What are the aware interfaces in struts2?
No Answer is Posted For this Question
Be the First to Post Answer
Which design pattern is implemented by Struts2 interceptors?
In Struts Programming which is the controller,which is the model?
What is the purpose of @typeconversion annotation annotation?
Briefly tell the two kinds of form beans.
What are the 5 constants of action interface?
List the important attribute and elements of action mapping under struts.
What is used to display the intermediate result in an interceptor?
In which method of action class the business logic is executed?
What is validate() and reset() functions?
Describe the mvc on struts?
when we enter the data in the form how it is stored in formbean class setter and getter methods?
Who makes the struts?