Just to make sure people are clear about ${empty param.choice} is true
only if the choice parameter was not specified on a form, e.g. there
is no input field named "choice" or, with a set of check boxes, if the
user did not specify a checkbox in the group named "choice").  Also,
${empty sessionScope.choice} is true if there is no session-scoped
variable named "choice" or if the name is an empty string or some
other empty collection.  The variable must exist and have a value to
be false in this case.  This parameter might have been more accurately
called "no_value" rather than "empty".

Jack

On Sun, 16 Jan 2005 21:03:41 -0800 (PST), Manisha Sathe
<[EMAIL PROTECTED]> wrote:
> 
> Thanks to all for helping me out,
> 
> Cheers
> 
> Manisha
> 
> 
> ---------------------------------
> Do you Yahoo!?
>  Read only the mail you want - Yahoo! Mail SpamGuard.
> 


-- 
------------------------------

"You can lead a horse to water but you cannot make it float on its back."

~Dakota Jack~

"You can't wake a person who is pretending to be asleep."

~Native Proverb~

"Each man is good in His sight. It is not necessary for eagles to be crows."

~Hunkesni (Sitting Bull), Hunkpapa Sioux~

-----------------------------------------------

"This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based
on this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation."

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

Reply via email to