i have 500 jsps in my application,and i have same forward
name for each jsp,so it lokks in strutsconfig.xml,from 1 to
500,but i want send 498 page directly,how can i cingigure
my application
Answers were Sorted based on User's Feedback
Answer / madhu
provide the that action forward as GlobalForwards
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / naresh
Define 498 action mappings with action type as
org.apache.struts.actions.ForwardAction and action path as
same as forward name
| Is This Answer Correct ? | 5 Yes | 5 No |
How nested beans can be used in Struts applications?
What is the purpose of execute() method?
What are the core classes of the struts framework?
What configuration changes are required to use resource files in Struts?
What is the use of struts config xml file?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
Difference between struts and spring? Or why use spring, if you are already using struts?
How to explain struts work flow
12 Answers CSS, iFlex, iGate, mpower, TCS,
What is struts in j2ee?
Explain the difference between jakarta struts and apache struts?
What are the features of struts 2?
Is struts compatible with other java technologies?