> Though it would be even elegant enough solution if I was able to refer
> to the static pattern String in the .jsp like that
> <s:datetimepicker displayFormat="<%=ShortDateConverter.pattern%>"/>
> But I got exception:
> According to TLD or attribute directive in tag file, attribute
> displayFormat does not accept any expressions

Accessing static properties resolved
http://struts.apache.org/2.0.11.1/docs/ognl-basics.html


-- 
===============
Dimitar Vlasev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to