if using ww2 this should work
<ww:if test = "creditCard.cardProvider == @[EMAIL PROTECTED]">

Jan-Peter Hagenmüller wrote:


Hi!


i've got a short questions using <ww:if... :
i want to test if prop equals a constant string like this: ICreditCardProviders.DINERS_CLUB


i might have tried more or less stupid things... ;-)
- <ww:if test = "creditCard.cardProvider == '<%=ICreditCardProviders.DINERS_CLUB%>'">
- <ww:if test = "creditCard.cardProvider == '#ICreditCardProviders.DINERS_CLUB'">
- ...


can anyone help?

thanks
jp


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork






------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to