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 / madhu
provide the that action forward as GlobalForwards
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
How can we display validation errors on jsp page?
Difference between html tags and struts specific html tags
Explain struts?
What's the purpose of execute method of action class?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the purpose of @doublerangefieldvalidator?
What is actionservlet?
What kind of mvc is struts 2?
What are pull and push mvc architecture and which architecture does struts2 follow?
How client side validation is enabled on a jsp form?
What are the life cycle methods of interceptor?
What do struts do?
How do u provide security to ur project?(Banking domain project)
What configuration files are used in struts?
What is used to display the intermediate result in an interceptor?