Hi All!
 
I am developing an application where i needs to populate a value which is of 
boolean type.
 
A sample snippet of code giving below - 

<logic:present name="xyzform" property="exists">
</logic:present>
 
Here, 'exists' is a boolean type.  my requirement is to chek if exists is true 
display some message else display some different message.
 
I feel the problem lies here, according to Struts Bean Tag library we cann't 
use boolean type with <logic:present>
 
Can any one suggest me the possible solution.
 
Thanks in Advance
 
Jeevan
 

                
---------------------------------
 Start your day with Yahoo! - make it your home page 

Reply via email to