How can I prevent direct access to a jsp page from a browser?
No Answer is Posted For this Question
Be the First to Post Answer
Give the syntax for jsp comments.
Which jsp methods can be overridden?
How can we avoid direct access of jsp pages from client browser?
what will happen if we disable cookies in the web page?
How can the output of JSP or servlet page be prevented from being cached by the browser?
Explain what is jsp ?
What are the different types of jsp directive?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
What is server context?
Can I use javascript on jsp page?
Explain the jsp implicit objects?
Can you make use of a servletoutputstream object from within a jsp page?