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
Answer Posted / ganesh
$98 is client side problem
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
What is http servlet? Explain with the help of an example.
What are the disadvantages of storing session state in cookies?
Which protocol will be used by browser and servlet to communicate
Explain the difference between servletconfig and servletcontext in servlet?
When should you prefer to use doget() over dopost()?
What is the use of attribute in servlets?
What are the mechanisms used by a servlet container for maintaining session information?
How do you get the ip address of the client in servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
Which is the methods of generated servlet?
Why do we use sendredirect() method?
What is http servlet?
List out the difference between ServletConfig and ServletContext?
Why session tracking is needed?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?