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
List the Different types of servlet?
How can a servlet be used to generate plain text instead of html?
What do you mean by session tracking and also explain its techniques?
What is new in ServletRequest interface ? (Servlet 2.4)
What do you mean by session tracking?
How can we include static files in the jsp page?
What are the ways to handle multi-threading in servlets?
What is servlet and its types?
What do you mean by a filter and how does it work?
Why do you use session tracking in httpservlet?
What are the types of protocols supported by httpservlet ?
Why jsp is better than servlet?
Why is httpservlet declared abstract?
How do you load an image in a Servlet?
Does servlet have main method?