How to get ip address in jsp login page and how to validate
like 127.1.0.1 all should not be greater than 255


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

Post New Answer

More Servlets Interview Questions

How does tomcat servlet container work?

0 Answers  


What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?

2 Answers  


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

0 Answers  


What are the jobs performed by servlets?

0 Answers  


Explain jsessionid and when is it created?

0 Answers  






1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?

5 Answers   OnMobile,


Explain the steps involved in placing a servlet within a package?

0 Answers  


Can we fetch the attributes related to a servlet on a different servlet?

0 Answers  


What do you mean by annotations in servlet?

0 Answers  


can i modify the data which are generated by the servlet

4 Answers  


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

2 Answers   HCL,


What are the different mode that servlets can be used?

0 Answers  


Categories