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
How to deactivate el on jsp?
Why is jsp used for?
What is jsp and its uses?
Which syntax is used to comment jsp?
When does a container initialize multiple jsp objects?
Define Expression
What is jsp param?
What do you mean by jsp directives?
Differentiate between pagecontext.include and jsp:include?
What is cookies in jsp?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
Define JSP Scriptlet.
Why do we use jstl tags?
What is difference between java and jsp?
Can constructor be used instead of init(), to initialize servlet?