JSP (Java Server Pages) are virtually identical to ASP (Classic ASP) in every respect, with a little .NET (ASPX) thrown in.
They begin to differ here:
http://www.jsptut.com/Forms.jsp
That's where a BEAN is used, like ASP.NET MVC will use a Model.
ASP.NET MVC was probably the attempt to emulate more of what JSP were doing, since they started the MVC thing (maybe with ?Struts?)
No comments:
Post a Comment