Is the session object always created on the jsp page, is it possible to disable its creation?
No Answer is Posted For this Question
Be the First to Post Answer
What is a jsp file?
Is jsp server side or client side?
What are the advantages of jsp over servlet?
How do I save a jsp file?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
Define jsp declaration?
How can I use jsp in the mvc model?
Can we override serivice()method in jsp?
How can I handle jsp page errors?
What is jspinit method?
What is attribute in jsp?
What are the ways to insert java code into jsp page?