Re: Please help: error: The requested resource (/stuff/index.html) is not available.

2004-01-18 Thread Tim Funk
You need a webapp called stuff. OR you need to move stuff/index.html under webapps/ROOT/stuff/incdex.html In either case, please first read the docs. Also Sun's webservices developer kit would also be very helpful. -Tim Susan Tahmoresi wrote: Hi All, I am new to tomcat and just installed Jakart

Please help: error: The requested resource (/stuff/index.html) is not available.

2004-01-17 Thread Susan Tahmoresi
Hi All, I am new to tomcat and just installed Jakarta.tomcat 5.0.16. I am able to start up and shut down the web server successfully. I tried to write a simple HTML to print "hello world". The HTML program alone is working fine offline but when I try to link it = to webserver I get this error me