Have a look at " Selectable parameters" on http://team.andromda.org/docs/andromda-bpm4struts-cartridge/howto2.html With that, you create a combo that you can populate from your controller. You can use your domain model (entities or enumerations) to populate it, or any other way you want.
What I do for simple static case, is that I use enumerations where the value of each instance is a key translated in application-resources.properties. I then modify the generated JSP to create the combo from the enumeration using <bean:message/> for translation. -- Jabber : [EMAIL PROTECTED] (feel free to contact me) _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3482#3482 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user