So Is there anyway that I can expose the OGNL variable to jsp and have direct access like <%=company.formartName("aa")%>?
Thanks. On Tue, Jul 15, 2008 at 1:23 AM, Lukasz Lenart <[EMAIL PROTECTED]> wrote: > Hi, > > s:set tag [1] put variable in given OGNL scope, try to use > scope=request or you can try to use <s:property > value="%{#company.formartName('aa')}" /> > > [1] http://struts.apache.org/2.1.2/docs/set.html > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]