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

What are the sections into which a strut configuration file can be divided?

0 Answers  


Explain about the <html:base> tag?

0 Answers  


How you will enable front-end validation based on the xml in validation.xml?

0 Answers  


What is the purpose of struct-config.xml in struct2?

0 Answers  


What does execandwait interceptor?

0 Answers  






How nested beans can be used in Struts applications?

0 Answers  


Difference between html tags and struts specific html tags

0 Answers  


What is the purpose of @results?

0 Answers  


Does struts include its own unit tests?

0 Answers  


how to create a search field in struts.with code

3 Answers   Infosys, Satyam,


What is an interceptor stack?

0 Answers  


What are apache struts?

0 Answers  


Categories