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

What is called a session?

0 Answers  


What is difference between cookies and httpsession?

0 Answers  


How to upload a file to the server using servlet?

0 Answers  


Write a program to show the functionality of servlets.

0 Answers  


Whats the advantages using servlets over using CGI?

0 Answers  






How can an existing session be invalidated?

0 Answers  


What is cgi and what are its drawbacks?

0 Answers  


Differentiate between the web server and application server?

0 Answers  


How do servlets work?

0 Answers  


How to handle exceptions thrown by application with another servlet?

0 Answers  


Is Servlet Class Thread safe?????? How to make servlet Thread safe ???

4 Answers   Cognizant,


Why session tracking is needed?

0 Answers  


Categories