What is getservletcontext?
No Answer is Posted For this Question
Be the First to Post Answer
Why is a constructor needed in a servlet even if we use the init method?
what is SSL?
Explain the role of dispatcherservlet and contextloaderlistener.
Explain the servlet filter.
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
where the session data will stored?
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
What is a java servlet?
what is the difference between do get/dopost
What is servlet and its life cycle?
How variables can be accessed across the sessions?
What is servlet and its use?