I tried that and it did not work? I was getting very strange error
messages from IE.
Not wanting to give up I quit Tomcat and started it up again while IE
was running (shouldn't make a difference :) and now I get the Tomcat
page.
When I run the sample JSPs I am throwing exceptions all over the place
but at least I am running.
Thanks!
Stephen
On 2/25/01 at 5:55 PM, Stefán F. Stefánsson <[EMAIL PROTECTED]>
wrote:
: can you give the exact string you're typing in your browser?
:
: here's what you should type: http://localhost:8080/
:
: the :8080 tells the browser to communicate on port 8080 instead of the
: default http port (which is 80). You can also open the server.xml
: file in the <tomcat_root>/config directory and edit the <Connector>
: tag. It should have a parameter name=port value=8080. You would have
: to change that to 80 so that the address http://localhost/ would work.
:
: Hope this helps you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]