Genadii Ganebnyi Thu, 30 Aug 2007 02:00:47 -0700
How to use enum correctly in <s:if> test statement. Currently I am doing: <s:if test="searchType = @[EMAIL PROTECTED]"> where SearchType is enum, but this does not work :(