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 |
How can we refresh automatically when new data is entered into the database?
Is there any need to shutdown the web server, if you want to modify a servlet?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
How can the session in servlet be destroyed?
How to create war file?
Explain the different ways for servlet authentication?
Which event is fired at the time of setting, getting or removing attribute from application scope?
how to use servlets with j2ee ?
What is http servlet? Explain with the help of an example.
How would you create deadlock on your servlet?
What is called servlet container?
What's the difference between servlets and applets?