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


Please Help Members By Posting Answers For Below Questions

If some new data has entered the database, explain how can a servlet refresh automatically?

834


What are the common methods that are included in the http servlet class?

662


Explain in brief the directory structure of a web application?

656


What is the need of servlet filters?

629


Tell the new features added in servletrequest interface i.e. Servlet 2.4

667






How to find whether a parameter exists in the request object?

756


What are the differences between servlet context vs servlet config?

678


What's the difference between authentication and authorization?

640


What do you mean by session tracking?

767


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

716


Which interface should be implemented by all servlets?

806


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

666


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

665


Define the life cycle of a servlets.

661


Explain servlet events?

645