Hi,

I'm using apache, tomcat, and cocoon 2.1. I've set up an xslt (standard transformer) to generate a form which contains a list of checkboxes. I want to pass the checked values back to the same process.
I have enabled passing parameters and can retrieve the value of the first checked box, but I am not able to set up the whole thing to retrieve all checked values.
My search on google revieled that I have to pass a node set (which would be exactly what I need). But I could not find any document describing how to accomplish this. How do I go about this? Do I have to use something other than the default transformer? I actually don't want to have to use anything with XForms (or alikes), as the page presented isn't really a form (user's view), but rather a display of information which can selectively be modified.


Thanks in advance.

Robert


Departement Informatik tel +41 (0)61 267 14 66 Universitaet Basel fax. +41 (0)61 267 14 61 Robert Frank Klingelbergstrasse 50 [EMAIL PROTECTED] CH-4056 Basel Switzerland http://www.informatik.unibas.ch/personen/frank_r.html


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to