Name the servers that can be used to develope and deploy
Servlets?
Answer Posted / janet
1.JavaWebServer -- now its almost gone
2.JRUN
3.Apache Server
4.Netscape Information Server
5.Web Logic
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the war file?
What is the use of welcome-file-list?
List the Different types of servlet?
What is the difference between the http servlet and generic servlet?
What do you understand by mime type?
What are different ways for authentication of servlet?
Can you send an authentication error from a servlet?
Explain the servlet filter.
Difference between forward() method and sendredirect() method ?
What is servlet in simple terms?
How is a servlet implemented in code?
What are the types of protocols supported by httpservlet ?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is the use of servlet wrapper classes?