Explain the difference between servletconfig and servletcontext in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
What's the architecture of a servlet package?
What is connection pooling?
how many jsp scripting elements are there and what are those?
What is the major difference between context parameter and context attribute?
What is the role of the webserver?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What is difference between cookies and httpsession?
How to read request headers from servlets?