Hi,

On last cvs 2.1, with cachingURI coplet adapter and
portal-html-eventlink transformer, links like <a
href="page2?a=1">page2</a> are transformed in action=x&event=y

I discovered the original request-params like "a" are put before the
question mark in the query string :
a=1?copletid=app-test-1&cocoon-portal-action=1&cocoon-portal-event=21 

I get the request param "a" that is before "?" from sitemap or XSP Ok,
but i don't know which method i should use to get it directly from the
servlet, i can only get what is behind the "?". Any idea?

Regards,

Phil

Reply via email to