how to create mvc based application without using framework
Struts, Spring and few frameworks provide MVC architecture for separates
the representation of information from the user's interaction with it.
Can any one explain or give me an link for that In J2EE, Without using
framework How to create MVC application and what are the design patterns
are need to create for that?
No comments:
Post a Comment