Re: [Actionframework-users] another enhancement request - checkboxes and multiple select
Status: Inactive
Brought to you by:
ptoman
|
From: Petr T. <Pet...@pi...> - 2002-11-10 10:17:43
|
>> > <input-variable name="dog" value="[]" if="!$dog"/>
>>
>>I'm sorry, this only creates array of length 1. Here's a correction:
>
> huh? [] has length 1, not 0?
It works like this: dog=new String[] {"[]"};
Petr
--
[ http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=22957959 ]
|