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]

