> Thank you, it works with datatype.Collection (however as I remember it > does not work with datatype.List :) - my first try). >
I'm using datatype.List on my projects and it works fine, the dummy generated code in the controller Impl might not compile, that's true > As I've noticed, the table column's headers are hard coded in the > generated code. Is it possible to have them in .properties file as the > other text fields, or I have to rewrite them manually? > I fixed this some days back, bpm4struts now uses the 'titleKey' attribute for columns, for which an entry in application-resources.properties will be generated you can also create your own displaytag.properties files (a default one exists) if you want to update the text rendered in the table banner, check out the 'i18n' howto section online > Thanks, > Istvan > np -- Wouter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
