Weasel wrote:

According to the docs at http://wiki.opensymphony.com/space/WebWork+Expression+Language+Syntax you can check a getFoo() for existence by doing <webwork:if test”foo”> in a JSP.

That doesn’t seem to work for me in WW2, neither if or else gets executed… Any ideas?

Regards Peter

it's <webwork:if test=”foo”>

Next time please describe HOW it does not work, like in this case the JSP does not compile so you should be getting a nice helpful error message.

Anders Hovmöller


------------------------------------------------------- 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