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
Answer Posted / 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 |
Post New Answer View All Answers
How properties of a form are validated in Struts?
What are the reasons for an error message not being displayed while developing struts application?
What is struts actionmapping?
Does struts include its own unit tests?
What is the use of reset method of ActionForm class?
What are the classes used as part of struts framework ?
What are the different kinds of actions in struts?
What is actionform in struts?
How we can install struts?
What is the purpose of '@keyproperty'?
How do I access token?
What is the significance of logic tags in Struts?
What are the benefits of the struts system?
Explain about struts dispatch action?
What is the difference between struts and spring? Explain