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

Who wrote struts?

558


When do I need “struts.jar” on my classpath?

543


Will the struts tags support other markup languages such as wml ?

553


What helpers in the form of jsp pages are provided in struts framework?

529


How nested beans can be used in Struts applications?

552






What is ognl?

602


What is execute method in struts?

498


What is DynaActionForm?

607


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

564


What are the classes used in struts?

632


What is difference between lookupdispatchaction and dispatchaction?

633


What are the benefits of the struts system?

579


What are the core classes of the struts framework?

518


What is the purpose of @action annotation?

571


What are action classes in struts?

522