On Tue, Sep 8, 2009 at 6:55 PM, Xavi Ramirez <xavi....@gmail.com> wrote:

>
> Hello,
>
> I'm having trouble finding the URL anchor (e.g.
> www.foo.com/test.html#this-is-the-url-anchor) while performing a URL
> rewrite.  i looked through the HTTPRequest object, but I can't seem to
> find it any where.
>
> Any idea where it might be?
>
>
It's not passed as part of the request to the server.  The stuff after the
hash is a client-side construct.


> Thanks,
> Xavi
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to