How do you restrict page errors display in the JSP page?
Answers were Sorted based on User's Feedback
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 |
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 |
Define Static Block.
Where do I create jsp in eclipse?
How can my application get to know when a httpsession is removed?
What is difference between sendredirect and requestdispatcher?
List the different scope values for the <jsp:usebean> tag in jsp?
How can I maintain session in JSP Page in the bases of user name and password:
What is full form of jsp?
i need the source code for opening a word document in java
What is jsp index?
HOW CAN WE COMPARE TWO PDF FILES USING JSP ?
What are the steps involved in reading data from a form using jsp?
How to find the hidden answers present in an online exam?