How to use forward action to restrict a strut application to mvc?
No Answer is Posted For this Question
Be the First to Post Answer
What is actionform in struts?
What is the purpose of @createifnull annotation annotation?
What is execute method in struts?
Which components are available using actioncontext map?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
Explain how to work with error tags?
Is struts action class singleton?
How can we handle exceptions thrown by application in Struts2?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is actionmapping?
What is the need of struts?
Which design pattern the interceptors in struts2 is based on?