How to rectify errors in java servlet while compilation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

Can we get PrintWriter and ServletOutputStream both in a servlet?

0 Answers  


Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.

7 Answers  


Explain how does JSP handle run-time exceptions?

0 Answers   BirlaSoft,


What's the use of servletcontext?

0 Answers  


Can you create a deadlock condition on a servlet?

0 Answers  






What is servlet container. how it works?

0 Answers  


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.

5 Answers  


Is there any need to shutdown the web server, if you want to modify a servlet?

3 Answers  


Define the lifecycle for executing a jsp page.

0 Answers  


What is servlet api used for conneting database?

0 Answers  


How to read request headers from servlets?

0 Answers  


Name the packages that work with servlet?

0 Answers  


Categories