What is the use of namespace in action mapping in Struts2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of jsonvalidation in struts?
What is difference between interceptors and filters?
Can you explain struts.properties in struts2?
What is the purpose of @expressionvalidator annotation?
What validate() and reset() method does ?
What are the some useful annotations introduced in struts2?
How an actionform bean is created?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
Name the different types of actions found in struts.
List the important attribute and elements of action mapping under struts.
Which tag is used to declare constants in struts xml?
Can we handle exceptions in Struts programmatically?