Difference between struts and spring? Or why use spring, if you are already using struts?
what is the purpose of action servlet and action?
Can you explain aware interfaces in struts2?
how handle when client send multiple request at atime for multiple servlets servlets?
1.when actionservelet execute. 2.when web.xml executes
diffrence between dispatch action and lookupdispatch action write simple web appliction (insert records in database)
8 Answers Athena Health Care, Symphony, TCS,
How can duplicate form submission be handled in struts 2?
What is the use of resourcebundle.properties file in Struts Validation framework?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What is struts2 namespace?
How to use forward action to restrict a strut application to mvc?