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/18 00:35:50 UTC

[JELLY] Xml and Action

I've run into a really odd problem.

I looked at example2.jelly in the xml test folder, and it works fine.  
If I copy that code directly into an <action> tag, it doesn't work.  The 
action is being fired, and the scripts are being executed, but 
everything is empty.  The count returns 0 when it should return 2.  I am 
confused, is there stuff you cannot do inside an action tag?

Thanks!


Re: [JELLY] Xml and Action

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

Sean Ferguson wrote:

> I've run into a really odd problem.
>
> I looked at example2.jelly in the xml test folder, and it works fine.  
> If I copy that code directly into an <action> tag, it doesn't work.  
> The action is being fired, and the scripts are being executed, but 
> everything is empty.  The count returns 0 when it should return 2.  I 
> am confused, is there stuff you cannot do inside an action tag?
>
> Thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-user-help@jakarta.apache.org
>
>