Thanks Wes. it worked.
Wes Wannemacher wrote:
>
> test="%...@fully.qualified.package.propertiesconfig@getCaptchaEnabled()}" />
>
> -Wes
>
> On Fri, Sep 11, 2009 at 9:51 AM, deepannair wrote:
>>
>> I have a properties class which has soem properties being loaded from a
>> remote system. In my
Check out
http://struts.apache.org/2.1.6/docs/bean.html
Chris
-Original Message-
From: deepannair
To: user@struts.apache.org
Sent: Fri, Sep 11, 2009 9:51 am
Subject: Struts jsp access java class
I have a properties class which has soem properties being loaded f
-Wes
On Fri, Sep 11, 2009 at 9:51 AM, deepannair wrote:
>
> I have a properties class which has soem properties being loaded from a
> remote system. In my jsp I need to access the java class. In traditional jsp
> I have
> [code]
> <%
> /* CAPTCHA */
> boolean captchaEnabledFlag=PropertiesConfig
Hi,
something like < s:if
test="@com.something.propertiescon...@getcaptchaenabled()"/>
it was on this list a while ago.
Best greetings,
Paweł Wielgus.
2009/9/11 deepannair :
>
> I have a properties class which has soem properties being loaded from a
> remote system. In my jsp I need to access th
4 matches
Mail list logo