You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sommeralex <al...@gmail.com> on 2012/09/08 03:35:04 UTC

getting the visible domain name

Hello!

How can i get the domain name as shown in the browser?

Several domains are linking to the same IP, but sometimes it is useful to
get to know on which domain the user is. 

thx



--
View this message in context: http://tapestry.1045711.n5.nabble.com/getting-the-visible-domain-name-tp5716131.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: getting the visible domain name

Posted by sommeralex <al...@gmail.com>.
thx



--
View this message in context: http://tapestry.1045711.n5.nabble.com/getting-the-visible-domain-name-tp5716131p5716136.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: getting the visible domain name

Posted by Muhammad Gelbana <m....@gmail.com>.
Try tapestry's *Request* methods..

@Inject
> private Request request;



On Sat, Sep 8, 2012 at 3:35 AM, sommeralex <al...@gmail.com>wrote:

> Hello!
>
> How can i get the domain name as shown in the browser?
>
> Several domains are linking to the same IP, but sometimes it is useful to
> get to know on which domain the user is.
>
> thx
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/getting-the-visible-domain-name-tp5716131.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>