How do you find out what client machine is making a request to your servlet


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

Post New Answer

More Servlets Interview Questions

Differentiate between the web server and application server?

0 Answers  


What do you mean by httpservlet and how it is different from the genericservlet?

0 Answers  


What is the difference between using getSession(true) and getSession(false) methods?

0 Answers  


which method in doGet or doPost is use to send binary date to server

2 Answers   HCL,


Explain Servlet Chaining ?

2 Answers  






What is the need of session tracking in web application?

0 Answers  


Can we override servlet service method?

0 Answers  


What is servlet and its life cycle?

0 Answers  


What is a server side include (ssi)

0 Answers  


Why servlet is faster than jsp?

0 Answers  


What is the structure of the http response

0 Answers  


Hi Friends, Can we make any method thread safe withour synchronized keyword?

2 Answers  


Categories