Image maps

2003-09-12 Thread Joel Pitt
Hi there, I'm trying to work out how to get the coordinates of a server side image map in Cocoon. The URL is in the form: localhost/image.png?34,23 But since these parameters don't have names associated with them I'm stuck. Would it be worth creating a matcher that can deal with these or is ther

Re: Maintaining request in match string.

2003-09-16 Thread Joel Pitt
> I tried this earlier with the URL Joel quoted and the RequestGenerator > ignored the parameters completely. I took a quick look in the generator > source code and saw that it dumped an Avalon "Parameters" object to the SAX > stream: it called parameters.getNames() to get an iteration of the > par