Name the servers that can be used to develope and deploy
Servlets?
Answer / 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 |
If you want to modify the servlet,will the Webserver need to be ShutDown ?
What do you mean by session tracking?
how can we create object to a class in a jsp file?
5 Answers Accenture, L&T, TCS,
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
What is the use of java servlet api?
What is cgi?
What are the different ways we can maintain state between requests?
Can we define constructor in Servlet class?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What is a servlet context object?
What are common tasks performed by Servlet Container?
Why servlet is mostly used?