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 servlet initializer?
Can filter be used as request or response?
Explain the concept of ssi ?
How to get the path of servlet in the server?
Which event is fired at the time of session creation and destroy?
Differentiate between the web server and application server?
Explain how does JSP handle run-time exceptions?
How can we refresh automatically when new data has entered the database?
What are session variable in servlets?
What is servlet in tomcat?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What is called Session Tracking?
What is MIME Type?
How to upload a file to the server using servlet?
How can you push data from an Applet to a Servlet?