daniele wrote: I didn't understand how put the code inside of the sources; I get focus on the Andromda website, (in specific the "spring" link) but when I try to send in output some signal, it doesn't happen anything. For sure I don't know how can do it!
I need an exaple from which I can start, step by step. I mean to know the basic things: send a signal to the jsp page, process a signal into the function...like in CarRentalSystem's login section...send---process---show the signal. (end of quote) what are you trying to do, are you trying to generate your persistence layer, or are you trying to generate a web-application ? the signals etc.. make up the dynamic part of the UML model, which is used to generate Struts code (process flow logic), the static part (classes, associations, ..) are used for the application and persistence layer I recommend also reading the bpm4struts howto and taking a look at the Online-Store sample (small webapp without any backend) and the AnimalQuiz (small app: Struts/EJB/Hibernate) good luck -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=550#550 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
