Struts, Spring and a few other frameworks implement the MVC architecture to separate the representation of information from the user's interaction with it.
Can any one explain or give me a link for that in Java EE?
Without using a framework, how can I create an MVC application and what are the design patterns needed for that?
Take a look at this presentation, which is part of Beginning & Intermediate Servlet & JSP Tutorials on http://www.coreservlets.com/
you can use Servlet and Jsp to create a MVC application without using any framework,
here are some useful links, http://forum.codecall.net/topic/72183-mvc-application-in-java/
another useful example,
http://css.dzone.com/articles/web-mvc-java
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With