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
Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?
What is the <jsp:include> standard action?
How jsp is executed?
Can I declare a java class in jsp?
What is pagecontext jsp?
How to forward a request to another source?
Is jsp page extensible true false?
What is tld in jsp?
How does jsp engines instantiate tag handler classes instances?
Can we use jsp implicit objects in a method defined in jsp declaration?
What is a output comment?
How do you delete a cookie within a jsp?