Google

Interview Questions Test your java skills Java API Reference Notifications Java Forums Java Examples Tell a Friend
Link to us Donate
Javagalaxy.com WWW
Subscribe Un Subscribe

Java Interview Questions on your mobileNew            

Java Interview Questions - JavaGalaxy.com

 Java Interview Questions

Back to Interview questions

AuthorMessage
JavaGalaxy

Question: Expalin JSP,Servlet Combination VS Struts Which is better and how?

Answer: Struts is a framework based on Model-View-Controller (MVC) design paradigm. The Model represents the business or database code, the View represents
the page design code, and the Controller represents the navigational code. The Struts framework is designed to help developers create web applications
that utilize a MVC architecture. Struts framework internally uses Servlet Technology for processing the request and response.

Sun Microsystems has provided the JSP / Servlet API specifications, and its the web server or application server vendor who implements the logic for
the API.

sudhakar


Comment title: struts and servlets/jsp


about struts and servlet/jsp techknology what is the basic difference and which is better? which is more accurate applicastion tell me the detals in depth?


Posted: Sat Jan 27 13:31:26 EST 2007

Discuss in detail



Copyright © 2002 - 2010 JavaGalaxy.com,
All Rights Reserved Advertise| Feedback| Contact us| Terms of Use| Privacy Policy|

Help us to keep serving you better.
If you find any part of this site useful please support the site by linking to us