On 30.Jul.2002 -- 07:15 PM, Barbara Post wrote:
> Hello, how can my stylesheet get all the http request parameters since the
> http request sends a variable number of parameters named "checkedbox_i" for
> example, "i" being an unique identifier ? checkboxes are in variable number
> on the submit page, depending on a former choice.
> 

Have a look at the getParameterValues() method (or
<xsp-request:get-parameter-values name="foo"/>). They return arrays
containing all values.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to