You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Sean Ferguson <se...@comcast.net> on 2003/07/17 23:05:27 UTC

[JELLY]

Hi,

I am trying to use the http tag, but am not sure how to use the 
parameters attribute.  How do I make a list to generate parameters?

Thanks


Re: [JELLY]

Posted by Paul Libbrecht <pa...@activemath.org>.
Sean Ferguson wrote:
> Hi,
> 
> I am trying to use the http tag, but am not sure how to use the 
> parameters attribute.  How do I make a list to generate parameters?

Have you tried looking at

jelly-tags/http/src/test/org/apache/commons/jelly/http/http.jelly

Jelly unit tests are generally one of the best place to look at to 
discover the intended functionalities.

In there I see a parameter child of post elements. Didn't try it though...

Paul


Re: [JELLY]

Posted by Sean Ferguson <se...@comcast.net>.
Again, ignore. :)

Sean Ferguson wrote:

> Hi,
>
> I am trying to use the http tag, but am not sure how to use the 
> parameters attribute.  How do I make a list to generate parameters?
>
> Thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
>
>