I assume you're talking about java request events? request.setAttribute() is the correct way to do it and no it doesn't just allow strings, you can store any object as a request attribute.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.comOn 18/06/2010, at 11:33 PM, Levenimeux wrote:
>
> Hi,
>
> plz I wanna know how to send object parameters (without using
> request.setAttribute() cause it sends just Strings) from Java to FTL (also
> how to use them in FTL files).
>
> Thank you .
> --
> View this message in context:
http://ofbiz.135035.n4.nabble.com/Java-to-FTL-tp2260060p2260060.html> Sent from the OFBiz - Dev mailing list archive at Nabble.com.