What is webservlet?
No Answer is Posted For this Question
Be the First to Post Answer
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?
How an Image can be loaded in a Servlet ?
What is the use of request dispatcher interface?
What are the methods in HttpServlet?
What do you understand by mime type?
In which cases Destroy() is invoked?
Difference between doget and dopost?
can i call destroy() method in init() method of servlet
What are the difference between RMI and Servlets?
What is the servletconfig object?
Difference between httpservlet and generic servlets?
how the HTML data stored in web server?