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 |
What is the need of session tracking in HttpServlet ?
Explain how does JSP handle run-time exceptions?
What are the new features added to servlet 2.5?
What are its drawbacks of cgi?
What exactly is a servlet?
How printwriter is different from servletoutputstream?
Why do we need servlet filter?
Why don't we write a constructor in a servlet?
Why servlet is used as controller ? Not JSP? I want complete explation?
What do you mean by annotations in servlet?
Can you send the mail from a servlet ,if yes tell how?
Explain jsessionid and when is it created?