What is MIME Type?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between generic servlet and http servlet?
How servlet is created?
Write a servlet to upload file on server.
What is a servlet-to-servlet communcation?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
If some new data has entered the database, explain how can a servlet refresh automatically?
Is java servlet still used?
why are extending GenericServlet and why are extending HttpServlet explain?
How to make servlet thread safe?
9 Answers Frisco Tech, InfoVista, WipSys Technologies,
give the syntax of doGet() and doPost()?
How a servlet is unloaded?
What's the use of servletcontext?