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



i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsc..

Answer / madhu

provide the that action forward as GlobalForwards

Is This Answer Correct ?    17 Yes 1 No

i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsc..

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

Post New Answer

More Struts Interview Questions

How do I install struts?

0 Answers  


How is a lookup dispatch action created?

0 Answers  


What is use of i18n interceptor?

0 Answers  


Mark the differences between html tags and strut specific html tags.

0 Answers  


What is switchaction?

0 Answers  






How to build struts application in eclipse?

0 Answers  


What are the reasons for an error message not being displayed while developing struts application?

0 Answers  


Does apache struts run on windows?

0 Answers  


why we are using vo,dao and dto design patterns in struts framework

3 Answers   Wipro,


Who wrote struts?

0 Answers  


How struts control data flow?

0 Answers  


What is the difference between requestaware and servletrequestaware interface?

0 Answers  


Categories