[plug] Java servlets with tomcat application server

David Buddrige buddrige at wasp.net.au
Thu Jun 26 14:47:14 WST 2003


Hi all, 

I have written the attached [very] basic servlet.  I am now attempting to 
run it using the TomCat application server.  I have placed the 
HelloClient.war in the webapps/ directory of the jakarta-tomcat program, and 
re-started the tomcat server by running the bin/shutdown.sh followed by the 
bin/startup.sh scripts. However when I go to 
http://localhost:8080/HelloClient, an error page is displayed rather than 
the output of the HelloClient program. 

Do you know anything about how tomcat works, and why it might not be 
working? 

thanks 

David. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HelloClient.war
Type: application/octet-stream
Size: 1395 bytes
Desc: not available
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20030626/fbee7418/attachment.obj>


More information about the plug mailing list