Link to home
Start Free TrialLog in
Avatar of at999
at999

asked on

Implement a Tomcat website on external box

I have a tomcat application server installed on a windows 2008 server - myserver1
So I can open this link http://myserver1:8080, on the browser.

now, myserver1 is exposed to Internet .
So users can do this - http://www.myserverl.com and it works fine.
Now how can i access the tomcat application server from outside? Like what should i write in the url or what should i do to implement this...

thanks a lot...

 

ASKER CERTIFIED SOLUTION
Avatar of Kevin Cross
Kevin Cross
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of at999
at999

ASKER

How to do that port forwarding?? thanks
That is Firewall-specific, so you will need to post the details of the Firewall you are using.
Avatar of at999

ASKER

thanks