Explain the various scope values for tag.
No Answer is Posted For this Question
Be the First to Post Answer
Is the session object always created on the jsp page, is it possible to disable its creation?
How can automatic creation of session be prevented in a jsp page?
What are the attributes of page directive?
What is jsp scriptlet?
Which is mandatory in tag in jsp?
how to write the code of jsp program?
Differentiate between response.sendredirect(url) and <jsp:forward page = …> ?
What do you mean by jsp directives?
How are cookies set in jsp?
Which two interfaces does the javax servlet jsp package have?
How can I maintain session in JSP Page in the bases of user name and password:
Which package does a jsp api consist of?