Write the code to get the server information in servlet.


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

Post New Answer

More Servlets Interview Questions

What do you mean by url pattern in servlet?

0 Answers  


How to set a cookie that is persisted only for the duration fo the clients session?

1 Answers  


how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)

2 Answers   TCS,


What are common tasks performed by Servlet Container?

0 Answers  


What is the major difference between context parameter and context attribute?

0 Answers  






How servlet is created?

0 Answers  


What do you mean by default initialization in java servlet?

0 Answers  


Describe in brief RequestDespatcher?

0 Answers   Tech Mahindra,


How to handle exceptions thrown by application with another servlet?

0 Answers  


What is cookies in servlet with example?

0 Answers  


What are advantages of servlets over cgi?

0 Answers  


My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??

2 Answers  


Categories