I can get the JSP examples (and other JSP scripts that I have written myself) to successfully open within the Netscape browser on the Solaris server itself. I load it this way:
However, no pages can be opened when I try to open the same examples (and any other pages) within IE from a Windows PC (that can ping the server successfully). I load it this way:
I get the following:
====================
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
Open the xxx.xxx.xxx.xxx:8080 home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
Click Search to look for information on the Internet.
You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer
====================
I am using Jakarta Tomcat version 5.0.27 as a web and application server both. I am not using Apache or any other dedicated web server.
Any and all help is greatly appreciated.
However, no pages can be opened when I try to open the same examples (and any other pages) within IE from a Windows PC (that can ping the server successfully). I load it this way:
I get the following:
====================
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
Open the xxx.xxx.xxx.xxx:8080 home page, and then look for links to the information you want.
Click the Refresh button, or try again later.
Click Search to look for information on the Internet.
You can also see a list of related sites.
HTTP 500 - Internal server error
Internet Explorer
====================
I am using Jakarta Tomcat version 5.0.27 as a web and application server both. I am not using Apache or any other dedicated web server.
Any and all help is greatly appreciated.