Write the code to get the server information in servlet.
No Answer is Posted For this Question
Be the First to Post Answer
why are using HttpServlet in realtime projects and why are not using Genericservlet
Explain request dispatcher and its methods.
can i modify the data which are generated by the servlet
what is servlet and what you get when we use servlets?
How can I send user authentication information while making URL Connection?
Who is responsible to create the object of servlet?
Is the init(ServletConfig sc) throws IOException or not?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is a servlet-to-servlet communcation?
What is the capacity that doGet method can send to the server?
What exactly are the functions of servlet?
What do you mean by chaining in servlet?