this is currently not supported, all pages make use of the main-layout.jsp tile (= struts template)
technically it could be added using tagged values without any problem, but the thing is that we're trying to avoid putting style/layout logic in the model, the UML is not suited for it currently you should see bpm4struts just as a tool emitting those files you would normally need to code by hand, so I recommend simply generating everything using the same layout and wait until the end to apply your own style and layout (that's how I'm working, but I understand that's not always possible, for example when working with iterations) don't rely too much on MDA for solving your style/layout problems, in the case of bpm4struts we focus on process logic, everything else you get for free :-) -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=630#630 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
