Hi Wouter,

1. Could the generated global forward in struts-config.xml be more specific?
    eg
    <global-forwards>
    <forward name="categories.workflow" path="/ListCategoriesController.do"
redirect="true"/>
    </global-forwards>

    Could the method to be called in case of a forward be specified in the
model, like:
    <forward name="categories.workflow"
path="/ListCategoriesController.do?target=listCategories" redirect="true"/>

    Or is there a work-around for that in the current bpm4struts cartridge.

2.  Is there a possibility to model JSP pages with regards to Tiles?
    Pages could be combined as "classes" linked to other "classes" through
aggregates or compositions. That way pages automatically have the correct
lay-out (well, at least the correct tiles imported, such as header, footer,
menu, ...)

Greetings,

Olaf Muliawan




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to