Ok, Thanks, In struts1.x, there is tag like "bean:define". Anything like in struts2?
On Tue, Jul 15, 2008 at 1:18 PM, Lukasz Lenart <[EMAIL PROTECTED]> wrote: > Try > > <% Company cmp = request.getAttribute("company"); %> > <%= cmp.formatName("aa") %> > > but this is ugly ;-( > > Better solution is to develop some custom tag. > > > 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]