What is a output comment?
No Answer is Posted For this Question
Be the First to Post Answer
What is session scope?
What are the 3 tags used in jsp bean development?
What are request and response objects?
What is jsp and how it works?
How can the output of JSP or servlet page be prevented from being cached by the browser?
How do you delete a cookie within a jsp?
What is client scripting?
Which is mandatory in tag in jsp?
How to include static files in a jsp?
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)
Can you override jspinit() method? If yes, in which cases?
What is the jsp:plugin action ?