How does Cookies work in Servlets?


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

Post New Answer

More Servlets Interview Questions

How many objects of a servlet is created?

0 Answers  


When we don't write any constructor for the servlet, how does container create an instance of servlet?

2 Answers   Godrej, TATA,


Difference between get and post in java servlets?

0 Answers  


Difference between GET and POST?

0 Answers  


what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

0 Answers  






How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?

1 Answers   AZTEC,


Explain url encoding?

0 Answers  


What are its drawbacks of cgi?

0 Answers  


How we can create war file in servlet?

0 Answers  


What are the types of ServletEngines?

1 Answers  


What compiler do not do if we create our own constructor?

5 Answers   HCL,


What if you need to span your transaction across multiple servlet invocations?

0 Answers  


Categories