What is ServletContext object?
No Answer is Posted For this Question
Be the First to Post Answer
hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is when i am click on strat it will display like below FAIL - Application at context path /first could not be started.. How i can slove the problem.. help plz
How threads are implemented in servlets?
How do we share data using 'getservletcontext ()?
What is servlet interface?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
How can a servlet be used to generate plain text instead of html?
Is it possible to call servlet with parameters in the URL?
What is the <load-on-startup> element?
Which httpsession object is used to view and manipulate information about a session?
What is the procedure for initializing a servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How can you run a servlet program?