@Inject
private Request request;

in your page or component should be able to provide you with the desired data.

g,
kris

On Tue, Aug 21, 2012 at 12:38 PM, ksrijith <ksrij...@gmail.com> wrote:
> Hi,
> My current clients want to use the facebook comments widget on their site
> and have it available on every page that comes up. So I want to add the same
> in the Layout component so that its available on every page. But I'm facing
> an issue with finding the current URL with the context and request
> parameters which needs to be populated to allow comments for each specific
> page to be shown (eg: In the Details page for each item the store sells the
> would like to have the comments posted by the users.).
>
> If you could please guide me as to how I could find the current Page URL
> with the Base Urls that would really help me out.
>
> Thanks,
> Srijith
>
>
>
> -----
> --
> Don't Forget to Rate
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/URL-to-the-current-page-tp5715655.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

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

Reply via email to