How session is achieved in JSP?(once user logs out,if he
press back button of browser he should not be allowed to
same page)
No Answer is Posted For this Question
Be the First to Post Answer
Which tag is used for error handling in jsp pages?
What are JSP ACTIONS?
Explain translation phase.
What is jsp syntax?
What are the benefits of pagecontext implicit object?
Give the use of session object.
Differentiate between <jsp:include page=…> and <%@include file=…>.
What are the main tags in jsp?
What is scriptlet in jsp?
What is tld file?
What's the difference between an import and include directive, and also the difference between include directive and include action?
Is jsp a programming language?