Is the session object always created on the jsp page, is it possible to disable its creation?
How can you avoid scriptlet code in jsp?
Is jsp static or dynamic?
Which one is better jsp or servlet?
What are jsp el implicit objects and how it’s different from jsp implicit objects?
Show the 2 types of comments in JSP.
How do I open a jsp file?
hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
Are dialogue tags necessary?
How to set a cookie in JSP?
How many jsp scripting elements are there and what are they?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
What do you mean by context initialization parameters?