Re: tomcat web run
From: Mohamad Fazli (fuzz_at_streamyx.com)
Date: 03/26/04
- Next message: Huan Ding: "Re: Java math help needed"
- Previous message: mromarkhan_at_rogers.com: "Re: Number of days between Date1 and Date2 ?"
- In reply to: alfredo: "Re: tomcat web run"
- Next in thread: homesick_alien: "Re: tomcat web run"
- Reply: homesick_alien: "Re: tomcat web run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Mar 2004 10:01:40 +0800
How about telnet to the port... any luck?
"alfredo" <alfcapasso@comhem.se> wrote in message
news:S6B8c.87348$dP1.254439@newsc.telia.net...
> Hi
>
> I have a firewall, but i shutdown it. I have the Apache webserver running
on
> port 8000. People can access my index page for the apache server under
> htdocs at http://ipnumber:8000
> BUT when they type http://ipnumber:8080 they get Page cannot be displayed.
> However, if I myself type http://ipnumber:8080 i can see the tomcat index
> page. Very strange, inst it? I first thought I needed to integrate tomcat
> with the apache server. But you dont need to do this to make the page
> accesible worlwide, right?
>
> alf
>
> "Mohamad Fazli" <fuzz@streamyx.com> skrev i meddelandet
> news:4062dc58_1@news.tm.net.my...
> > Do u have any firewall installed on your local..
> >
> > Basically... if you have a firewall installed.. then most potentialy
your
> > firewall is blocking the acess.
> >
> > How you can test .. is basically by going to the other PCs..
> >
> > the you do..
> >
> > Start --> Run --> cmd.exe
> >
> > Then .. you should type..
> >
> > telnet <your ip address> 8080
> >
> > You be looking at a blank screen now. If not.. means something is
blocking
> > it..
> >
> > ANyway.. just for your information, doing the telnet stuffs on top..
> > basically trying to create a telnet session directly to your IP address
to
> > port 80.
> >
> > Rgds
> >
> >
> > "Ryan Stewart" <zzanNOtozz@gSPAMo.com> wrote in message
> > news:JcqdnUdS4qU-Sf_dRVn-hw@texas.net...
> > > "alfredo" <alfcapasso@comhem.se> wrote in message
> > > news:Esz8c.87344$dP1.254316@newsc.telia.net...
> > > > Hi
> > > >
> > > > Hi
> > > >
> > > > I ve installed Apache Tomcat 5.0.19 on my windows xp machine. I have
> > > > developed a lot of servlets and jsp pages and everything works fine.
> > BUT,
> > > > when i try to reach my pages from other machines it doesnt work,
Why?
> > So,
> > > > typing http://localhost:8080 works for me. But typing
> > htttp:ipnumber:8080
> > > > gives a "Page cannot be displayed". I have shutdown my firewall too,
> but
> > > > without succeding. Is this a tomcat version just thought to be used
as
> a
> > > > testing server?? I cant find info about that. Please, any hint?
> > > >
> > > > Alf
> > > >
> > > >
> > > First, it's http://
> what
> > > other machines does it not work from and what IP address are you
trying
> to
> > > use?
> > >
> > >
> >
> >
>
>
- Next message: Huan Ding: "Re: Java math help needed"
- Previous message: mromarkhan_at_rogers.com: "Re: Number of days between Date1 and Date2 ?"
- In reply to: alfredo: "Re: tomcat web run"
- Next in thread: homesick_alien: "Re: tomcat web run"
- Reply: homesick_alien: "Re: tomcat web run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|