Re: URL to the current page

2012-08-21 Thread ksrijith
Thanks. Was able to get the current url using the Request variable. - -- Don't Forget to Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/URL-to-the-current-page-tp5715655p5715697.html Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: URL to the current page

2012-08-21 Thread Kristian Marinkovic
@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 wrote: > Hi, > My current clients want to use the facebook comments widget on their site > and have it available on every page that