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
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Is struts action class singleton?
What are the applications of struts?
In which order struts framework searches for a message bundle?
What is spring and struts in java?
Why do the struts tags provide for so little formatting?
Why use struts framework in java?
What is the purpose of @element annotation annotation?
What are inner class and anonymous class?
What do you mean by the abstract package in struts2, and what is its utilization?
What does the term struts mean?
What is pojo in struts2?
What is the difference between filters and interceptors ?
How many instances of servlet usually run in a struts application ?
Why we use struts over servlets?