What is Servlet API used for connecting database?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by web applications?
How is the get () method different from the post() method?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is SingleThreadModel interface?
Can we refresh servlet in client and server side automatically?
What are common tasks performed by Servlet Container?
how a user session can be tracked in servlets?
What is difference between jsp and servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
How to generate the server side programming and the advantages of it over the other languages?
What is the GenericServlet class?