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 meant by custom tags?
What is xml based validation in struts2?
How can we handle exceptions thrown by application in Struts2?
What is the purpose of struct-config.xml in struct2?
What are the struts2 error message keys that can come during file uploading process?
What is the purpose of @doublerangefieldvalidator annotation?
What are the bundled validators?
Is struts compatible with other java technologies?
Why do the struts tags provide for so little formatting?
What is defeult result type?
Can you explain custom tag?
What is the purpose of @action annotation?
List the important attribute and elements of action mapping under struts.
What's the purpose of execute method of action class?
Explain architecture of struts2?