You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Robert Frank <Ro...@unibas.ch> on 2003/12/10 14:37:34 UTC

xslt and multiple values as parameter

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              Robert.Frank@unibas.ch
CH-4056 Basel
Switzerland
http://www.informatik.unibas.ch/personen/frank_r.html


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