Answer Posted / mainuddin
My declarring errorpage attribute in page directive as
<% page errorPage="error.jsp"%>
and when u think that a jsp is supposed be encountered an
error then <% page isErrorPage="true"%>
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the need of jsp?
Which package does a jsp api consist of?
What is session tracking in jsp?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
What is the difference between java servlet and jsp?
Show the 2 types of comments in JSP.
What is context url?
What are the possible values for language directive?
Why should we not configure jsp standard tags in web.xml?
List out the various scope values of jsp action.
What is response sendredirect?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
List down the major differences between the jsp custom tags and java beans.
What is the difference between servletcontext and pagecontext?
Can we define a class inside a jsp page?