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


Please Help Members By Posting Answers For Below Questions

Can we integrate struts with spring?

592


What do you mean by the abstract package in struts2, and what is its utilization?

513


What is the difference between plain-validator and field-validator?

524


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

547


What is http redirect?

569






What is the purpose of @results annotation?

720


What is the purpose of @before?

556


How can we group related actions in one group in Struts?

564


What is the purpose of @doublerangefieldvalidator?

616


What do you mean by actionmapping?

534


Which design pattern is implemented by Struts2 interceptors?

552


What is the purpose of @requiredstringvalidator?

560


What is the use of form bean in struts?

509


What is switchaction?

658


What are inner class and anonymous class?

547