[Actionframework-users] [Fwd: Re: <input-varialbe> if condition AND operator????]
Status: Inactive
Brought to you by:
ptoman
From: Mandip S. S. <ma...@su...> - 2002-06-21 11:27:23
|
Hi All Sorry again!!!! Could you please forward any replies concerning the below mail to man...@ya... Original mail: I'm using the if condition for an <input-variable> and need to know the correct syntax for the AND operator, I've tried && but I get a syntax error i.e. <input-variable name="securityItemIdToActionList" value="selected[],idToActionMapping[]" if="$selected.length() != 0 && $idToActionMapping[].length() != 0"/> Any help would be much appreciated. Regards Mandip |