Thanks Wesley, that works.
On Nov 17, 2007 1:12 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote:
> I haven't tried it, but I don't think that OGNL cares about your
> imports. If your constant is static, then try -
>
>
>
> On 11/16/07, Shyamal Mehta <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I am us
I haven't tried it, but I don't think that OGNL cares about your
imports. If your constant is static, then try -
On 11/16/07, Shyamal Mehta <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using the struts if tag and want to use a constant from another
> class inside the if test condition.
> How can I d
Hi,
I am using the struts if tag and want to use a constant from another
class inside the if test condition.
How can I do it?
The relevant code snippet is:
<%@ taglib prefix="s" uri="/struts-tags" %>
<[EMAIL PROTECTED] import="com.example.Account"%>
Display message here.
The "st
3 matches
Mail list logo