What are struts in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Struts Interview Questions

in struts how to use hibernate with struts>

0 Answers   Infosys,


What configuration files are used in struts?

0 Answers  


In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.

2 Answers  


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


What is the front controller in struts2?

0 Answers  






what is is the use DynaActionForm?

3 Answers   TCS,


What is difference between interceptors and filters?

0 Answers  


Which design pattern is implemented by Struts2 interceptors?

0 Answers  


Can we write our own ActionServlet for front controller of Struts Applications?

2 Answers   NIIT,


Explain about the library tag?

0 Answers  


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

0 Answers  


What do you mean by ognl?

0 Answers  


Categories