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 context in web application?
What is jstl?
What do you mean by jsp directives?
How can I declare methods within my jsp page?
What is jsp life cycle?
What is asp and jsp?
What jsp lifecycle methods can I override?
How do I use a scriptlet to initialize a newly instantiated bean?
How can we create jsp custom tags?
What are the advantages of jstl?
What is the use of pagecontext in jsp?
What language is jsp?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.
What is difference between include directive and jsp:include action?
How many tags are provided by jstl?