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
What is difference between GenericServlet and HttpServlet?
What is the importance of init() method in Servlet ?
How to upload a file to the server using servlet?
What is the use of java servlet api?
What is the capacity the doget can send to the server?
Explain how to improve Servlet Performance?
Is servlet a framework?
How many servlet objects are created?
How the JSP file will be executed on the Server side?
What is the workflow of a servlet?
Why doesn’t a servlet include main()?
Can you create a deadlock condition on a servlet?
How is a servlet implemented in code?
How to get the path of servlet in the server?
How a servlet is unloaded?