The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
October 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

java servlets

Posted by sirisha on January 08, 2001 at 5:08 PM

> > I want to test a servlet given in Thiking in Java 2 by Bruce Eckel.In the last, writter has suggest to test your servlets,
> > download the tomcat Implementation from jakarta.apache.org.
> > To me,things are not clear on this site,so I'm not able download
> > the software.
> > WOuld you please tell me step by step procedures,so that I can start working on servelets and JSP's.For example,name of the
> > servlet testing software,where to make the web server and every
> > thing involved in running a servlet and jsp.

> I have used the jsdk2.1 to test the examples in tij2.
> You can download it from java.sun.com/products
> By the way, to run a servlet look at the configuration files :
> mappings.properties and
> servlets.properties
> located in the web-inf directory, there is an example for running
> one called SnoopServlet.
> I was no able to run any jsp pages, though you can see the proper
> .jsp entry relating to the jsp servlet in the mapping.properties
> archive. Any help about running jsp pages in the jsdk2.1?






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us