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 scriptlet in jsp?
What is the use of 'out' implicit object?
Is jsp a front end?
Explain pge Directives.
Can I run jsp on xampp?
What are standard actions in JSP?
What is the advantage of using getProperty action, as compared to the accessor method?
What is session tracking in jsp?
How is jsp include directive different from jsp include action. ?
What are different types of comments in jsp?
How are jsp(java server pages) better than asp(active server pages)?
Is jsp and javascript same?
What is a jsp file?
What is the
Explain static method?