port 8080
Roshan Joseph <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I recently wrote my own guestbook application which I added onto my website. I can view it when I type http://localhost:8080/jsps/gbv or www.myweb.com:8080/jsps/gbv , from the same pc.. However when I tried to view it from a pc at work, it returns a 404. I tried www.myweb.com:8080/ with the same result. Does anyone have any idea why I am having this problem, when it works perfectly on the same machine? Connecting to port 80 for the webserver is fine. I am using tomcat 4.1.18 and apache 2.0.43 webserver, on a windows XP machine. This group is my second line of help... I already tried searching google, but couldn't find anything that addresses my problem. Thanks in advance, Roshan