What is servlet api used for conneting database?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the servlet context.
What is the major difference between servlet and applet?
Some examples where generic servlet is used?
What is httpservlet and how it is different from genericservlet?
What is the use of send redirect () method?
can we use more than one controller in web application
What is URL Encoding?
What are its drawbacks of cgi?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
How to make servlet thread safe?
9 Answers Frisco Tech, InfoVista, WipSys Technologies,
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
How to handle the debug errors in servlets?