what are the type of forward class in Struts?
Answer Posted / satya
Actually in struts frame work There are 2 types of forward
method r there.
1.Local forward()
2.Global forward()
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts?
How properties of a form are validated in Struts?
How action-mapping tag is used for request forwarding in struts configuration file?
Can explain about the validations and in your project where did u used the validations?
What do struts do?
How you will make available any message resources definitions file to the struts framework environment?
Which design pattern is implemented by Struts2 interceptors?
What is filter dispatcher in struts?
Are actions thread safe?
What are the core classes of struts framework? Explain
How the flow of various requests happens in struts application?
What does action do in struts?
Explain how to work with error tags?
What are the aware interfaces in struts2?
List the important attribute and elements of action mapping under struts.