I think that is more of a configuration setting for you http server/
servlet container. Which one are you using? Also I guess on how you
are exposing it to the outside world.

It sounds like the servlet container doesn't know its correct name.

On Mar 4, 7:45 am, vkrejcirik <[email protected]> wrote:
> Hi, I have application which runs on private network. It has 
> URLhttp://hostname:8080/application. I need access for this application
> from outside. So I expose this application out on URL
> http:outsideAddress/application. But when I try to access on this
> addess, application redirects to internal address and application
> doesn't run. Is there any possibility how to set URL for application?
> Does any solution exist for this problem?
>
> Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to