Sunday, February 8, 2015

Jakarta Struts Interview Questions and Answers in Java

Jakarta Struts Interview Questions and Answers in Java
-------------------------------------------------------
What is struts ?
What is difference between Struts 1.0 and Struts 2.0?
What is Action class in Struts ?
What is difference between DispatchAction and LookupDispathAction in Struts ?
What is ActionServlet ?
Which design pattern is used in Struts framework?
What is difference between ForwardAction and IncludeAction in Struts?
What is difference between ActionForm and DynaActionForm in Struts ?
How can we prevent duplicate form submission using Struts?
What is difference between reset() and validate() in Struts framework?
What is struts-config.xml in Struts framework?

No comments:

Post a Comment

Feel free to comment, ask questions if you have any doubt.