Why is action servlet a singleton in struts?
Can you explain the directory structure for a struts folder in brief ?
What is the purpose of @before annotation?
What is structs 2 validation framework?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the difference between struts and spring? Explain
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
What is the purpose of @validations annotation?
tell me struts flow ?
5 Answers BA Continnum Solutions, Exira, Fidelity, iGate,
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
what are componeents presents in Strutsconfig.xml?
How you will make available any message resources definitions file to the struts framework environment?
What do you mean by actionmapping?