Hello. I have learnt some basic skills in Java EE (such as JSP, Servlet, TagLib, JavaBeans and EJB), and now I want to learn something about .NET platform. Since I am going to learn ASP.NET in next semester in school, I wish to self-study it before attend lessons.
Before self-study ASP.NET, I have questions about it:
1. Does ASP.NET have MVC concept? In Java EE, M (Model) is JavaBeans, V (View) is JSP, C (Controller) is Servlet.
2. Comparing to JSP in Java EE, ASP.NET has ASPX, so what are equivalent technologies in ASP.NET comparing to servlet and TagLib in Java EE?
Question
Guest GraphiteCube
Hello. I have learnt some basic skills in Java EE (such as JSP, Servlet, TagLib, JavaBeans and EJB), and now I want to learn something about .NET platform. Since I am going to learn ASP.NET in next semester in school, I wish to self-study it before attend lessons.
Before self-study ASP.NET, I have questions about it:
1. Does ASP.NET have MVC concept? In Java EE, M (Model) is JavaBeans, V (View) is JSP, C (Controller) is Servlet.
2. Comparing to JSP in Java EE, ASP.NET has ASPX, so what are equivalent technologies in ASP.NET comparing to servlet and TagLib in Java EE?
Thank you very much. :)
Link to comment
Share on other sites
2 answers to this question
Recommended Posts