Hello Wouter,
a question regarding bpm4struts:
What is generated from the parameters of a transition as opposed to the parameters of a controller operation? I noticed that I almost always have to model both of them twice, exactly equal, to make everything work. Maybe I do not understand which one cause which output. Can you explain this a bit?
transition parameters: page-variables and form fields (affects jsps and action forms)
controller operations: the fields from the action form that will be exposed in your controller operation
modeling a parameter on such an operation does *not* mean it is input to that parameter (getter), it may very well mean the particular field will be set in that operation
Cheers... Matthias
---
Matthias Bohlen
Internet: http://www.mbohlen.de/ [EMAIL PROTECTED]
------------------------------------------------------- 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_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
