I tested it worked fine the following code.
<logic:equal parameter="expectedVia" value="<%=com.comp.ValueBean.RRR
%>">
<html:submit property="expectedVia" value="create"
styleClass="bizButton"></html:submit>
</logic:equal>
Check in u system for paths of
com.freescale.npidashboard.common.Constants.FormState.CREATE and
styleClas



-----Original Message-----
From: Vijay K Anand [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 20, 2005 1:43 PM
To: user@struts.apache.org
Subject: JSP - Constant

Hi All

Please help me to figure out what is wrong in this...

<logic:equal parameter="formState"  
value="<%=com.freescale.npidashboard.common.Constants.FormState.CREATE
%>">
                                          <html:submit property="create"

value="  Create  " styleClass="NPIButton"/>            
                                      </logic:equal>

rg
Vijay

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



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

Reply via email to