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



i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 50..

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

i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 50..

Answer / ganesh

$98 is client side problem

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More Servlets Interview Questions

How can you use a servlet to generate a plain text instead of html?

0 Answers  


List out the difference between ServletConfig and ServletContext?

0 Answers  


What are important features of Servlet 3?

0 Answers  


How to get the current httpsession object?

0 Answers  


What is servlet and its use?

0 Answers  






How are filters?

0 Answers  


can i call init() method in destroy() method of servlset. ?

5 Answers   IBM,


How to commuincate between an applet and a servlet?

0 Answers  


When should you prefer to use doget() over dopost()?

0 Answers  


What is use of parseQueryString ?

1 Answers  


What are the types of an http request?

0 Answers  


What’s the use of the servlet wrapper classes??

0 Answers  


Categories