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


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

Post New Answer

More Servlets Interview Questions

What are Servlets?

0 Answers  


Can we get PrintWriter and ServletOutputStream both in a servlet?

0 Answers  


Explain the jar and war files in servlet?

0 Answers  


Which interface should be implemented by all servlets?

0 Answers  


how JSP can extend servlet or interface ...?

3 Answers   IBM,


What are the methods in HttpServlet?

8 Answers  


Explain load on start-up and its importance?

0 Answers  


How can you use a servlet to generate a plain text instead of html?

0 Answers  


What are the classes and interfaces for servlets?

4 Answers  


How can we create deadlock situation in servlet?

0 Answers  


If we disable cookies in our web page, what will happen?

6 Answers   Zensar,


how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..

6 Answers   Siemens,


Categories