You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bartosz Jablonski <ba...@changingworlds.com> on 2006/03/21 11:09:26 UTC

Matcher in Cocoon

Bartosz Jablonski wrote:

> > Hi,
> >
> > I'm just wondering how to match a request containing a  # link, e.g 
> > where we have two links, sample.wml#one and  sample.wml#two and we
> > want to direct them based upon the value after the #. The wildcard and
> > URI matchers ignore all parameters etc and the parameter matchers do
> > not match # links. Do you know how we can match on the portion of the
> > request after the #?
>   

You can't, as it's a browser-side concern that doesn't reach the server.


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