Provide some important Struts2 constants that you have used?
No Answer is Posted For this Question
Be the First to Post Answer
where you use thread in your java project?
What are the different kinds of actions in struts?
Explain how to work with error tags?
Is struts action class singleton?
What is the purpose of @emailvalidator annotation?
Explain the complete struts validator framework.
What is the purpose of '@customvalidator'?
Mark the differences between html tags and strut specific html tags.
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
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is front controller in struts2?
What are inner class and anonymous class?