what are the type of forward class in Struts?
Answer Posted / jagz
ActionForward
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is validate() and reset() functions?
What is the front controller in struts2?
How to upload struts file?
What is apache struts used for?
What helpers in the form of jsp pages are provided in struts framework?
How client side validation is enabled on a jsp form?
What are the conditions for actionform to work correctly?
How can we write our own interceptor and map it for action?
List some bundled validators?
What is action chaining ?
Which file is used by controller to get mapping information for request routing?
What is value stack?
What are the reasons for an error message not being displayed while developing struts application?
What is the purpose of @urlvalidator annotation?
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