How do you restrict page errors display in the JSP page?

Answers were Sorted based on User's Feedback



How do you restrict page errors display in the JSP page?..

Answer / guest

You first set "Errorpage" attribute of PAGE directory to
the name of the error page (ie Errorpage="error.jsp")in
your jsp page .Then in the error jsp page
set "isErrorpage=TRUE". When an error occur in your jsp
page it will automatically call the error page.

Is This Answer Correct ?    15 Yes 1 No

How do you restrict page errors display in the JSP page?..

Answer / pratique suhane

by validating each fields in java script so that the error
can not be occured.

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More JSP Interview Questions

What is jsp param?

0 Answers  


Can you call jsp from servlet?

0 Answers  


What is declaration statement?

0 Answers  


how to print a string with out using out.println?

3 Answers   Elementus Technologies,


What are the different scope values for the jsp objects?

0 Answers  






Explain jsp technology?

0 Answers  


What do you know about jsp tags?

0 Answers  


What is scripting elements in jsp?

0 Answers  


Why jsp and servlets are used?

0 Answers  


What is a tag file?

0 Answers  


Mention the advantages of jsp over pure servlets?

0 Answers  


what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic

0 Answers  


Categories