As long as your machine is listening on
0.0.0.0 rather than 127.0.0.1

..

If you are using unix use netstat -an | grep LISTEN to check

David

"Barry L. White" wrote:

> Yes you can.
>
> ----- Original Message -----
> From: "Scott and Michele Young" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Wednesday, November 28, 2001 7:46 AM
> Subject: Access from the web instead of localhost
>
> > if my ip is 12.34.567.890 and my localhost path to my servlet is:
> > http://localhost:8080/index.html
> >
> > Can I simply type :http://12.34.567.890:8080/index.html to access my
> servlet
> > from the internet (a remote location)?
> >
> > Thanks/
> >
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
> >
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to