Describe validate() and reset() methods.
No Answer is Posted For this Question
Be the First to Post Answer
Give an example of validates method used to avoid errors.
How can I make own ActionServlet? with example
How to override the default error message that can come during file uploading process?
What are the steps used to setup dispatch action?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
What is meant by portals???
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What do you mean by struts.dev mode?
What are the two types of validations supported by validator framework?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What helpers in the form of jsp pages are provided in struts framework?
How can we upload files in Struts2 application?