How do you know what to give for the "path " under in
struts-config.xml ?
Answer Posted / narender
path in struts-config.xml should match with action
attribute in form tag of any jsp
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain about token feature in struts?
What configurations are stored in struts configuration file ?
Why use struts framework in java?
What is spring and struts in java?
What are the pros of struts 2?
What is the purpose of interceptors?
What are the custom tags?
What is the use of interceptor?
What is structs 2 validation framework?
how to debug struts project in netbean ?
Can you explain aware interfaces in struts2?
How can we group related actions in one group in Struts?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What are the core classes of struts?
What is the purpose of @customvalidator annotation?