i have 500 jsp in my application ,with same forward name,it
lokks for appropritae jsp from 1 to 500,but i want to send
response to 498 page,what should i do
Answers were Sorted based on User's Feedback
Answer / prashanna gupta
yes we can do for that we have to user filter and result tag
of action tag.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
What are the differences between forward() method and sendredirect() methods?
How do we go with database connection and log4j integration in servlet?
What are the uses of servlet and what is servlet chaining?
What's the architecture of a servlet package?
What do you mean by request dispatcher in servlet?
How to rectify errors in java servlet while compilation?
Why filter is used in servlet?
Why HttpServlet class is declared abstract?
what is SSL?
What do you mean by servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?