Programming Tutorials

Interview Question: What is Struts?

By: Ash in Interview Tutorials on 2008-08-13  

Question:What is Struts?

Answer: Struts is a web page development framework and an open source software that helps developers build web applications quickly and easily. Struts combines Java Servlets, Java Server Pages, custom tags, and message resources into a unified framework. It is a cooperative, synergistic platform, suitable for development teams, independent developers, and everyone between.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: What is the difference between ejbCreate() and ejbPostCreate?

Interview Question: What is Struts?

What is bean managed transaction?

What are the call back methods in Session bean?

Interview Question: Is Decorator an EJB design pattern?

Interview Question: What is the difference between EAR, JAR and WAR file?

What is the difference between JTS and JTA?

Interview Question: Do ActionForms have to be true JavaBeans?

Interview Question: Is there a particularly good IDE to use with Struts ?

What is J2EE Connector architecture?

Why J2EE is suitable for the development of distributed multi-tiered enterprise applications?

Interview Question: Is it possible to share an HttpSession between a JSP and EJB? What happens when I change a value in the HttpSession from inside an EJB?

Getting started with Interview

What types of comments are available in the JSP?

Question: What is a Hidden Comment in JSP?

Latest Articles (in Interview)