What is c tag in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How do you pass control from one jsp page to another?
Explain static method?
What is the difference between include and jsp directive: include action?
How does JSP handle run-time exceptions?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?
Give the use of session object.
Why jsp is used instead of html?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
how to enable session tracking for jsp pages,if the browser has disabled cookies?
What is request getcontextpath ()?
What language is jsp?