How do struts work?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of @emailvalidator?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is interceptor in Struts2?
What is the use of execAndWait interceptor?
What is declarative exception handling in struts?
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.
In web.xml file instead of *.do can i write *.ibm, Specify with example
What are the components of struts?
What is the purpose of struct-config.xml in struct2?
Why actionservlet is singleton in struts?
Can we write our own ActionServlet for front controller of Struts Applications?
What are the some useful annotations introduced in struts2?