Re: T5: getting to the url anchor-tag server side

2009-03-05 Thread Britske
Hmm, it seems a non -tapestry issue. Browsers don't send anchor-tags to the server... Britske wrote: > > Is there a way to get to the anchor of an url in tapestry? > > I tried getting it through getRequestGlobals().getHTTPServletRequest(), > but the anchor seems to be stripped from the url t

T5: getting to the url anchor-tag server side

2009-03-05 Thread Britske
Is there a way to get to the anchor of an url in tapestry? I tried getting it through getRequestGlobals().getHTTPServletRequest(), but the anchor seems to be stripped from the url that HTTPServletRequest gives me. Anyone? Thanks, Britske -- View this message in context: http://www.nabble.co