Write the code to get the server information in servlet.
No Answer is Posted For this Question
Be the First to Post Answer
What are the two important api's in for servlets?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is use of parseQueryString?
What is getservletcontext?
how to make the IP address to .com
What are cookies and how will you use them?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What is the functionality of actionservlet and requestprocessor?
Servlet is pure java object or not?
Explain the working of service() method of a servlet.
How the typical servlet code look like ?
What is the requirement of servlet config and servlet context implemented and how are they implemented?