Can you explain in detail 'javax.servlet' package?


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

Post New Answer

More Servlets Interview Questions

Explain servlet life cycle?

0 Answers  


Which protocol will be used by browser and servlet to communicate

0 Answers  


i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do

2 Answers   Caritor, Globerian,


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


Can you use javascript in servlets?

0 Answers  






What are the uses of servlet and what is servlet chaining?

0 Answers  


How can the referrer and the target urls be used in servlet?

0 Answers  


What advantages do servlets have over CGI programs?

5 Answers  


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

0 Answers  


What is the difference between JspWriter and PrintWriter

4 Answers   Artech,


How can the session in servlet be destroyed?

0 Answers  


Should I override the service() method?

0 Answers  


Categories