Jason, Could you go ahead and open a case in JIRA and attach your code as well? I'll be sure to get in in CVS and included in the next release if you can do that.
-Pat ----- Original Message ----- From: "Jason Carreira" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 26, 2002 9:42 PM Subject: RE: [OS-webwork] Webwork action re-use I sent in some code to allow actions to be saved and retrieved from the http session, so you could have one big action with all of the properties and continue to use it until you finish the workflow... not sure what the status of it is. -----Original Message----- From: Java Lamer [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 10:23 PM To: [EMAIL PROTECTED] Subject: [OS-webwork] Webwork action re-use Hi All, After discussing this issues with some of the people in #java I get mixed review on re-using actions. Are there any advantages to this? I have a place where there are three forms which requires the user to enter information and the three are very different. I ended up creating three actions for them. Now, at the end I found out that there is a summary page that display on one page with all information. I am at point of either merging all the three actions into one that way it can handle the summary view or write a summary action which is a duplicate of the other three. The only advantage I can see is the actions are smaller and easy to follow. For those of you who have built large web applications with webwork, what is your thought on this based on your experience? I am looking forward to the suggestions. Thanks Doug _____ Do you Yahoo!? Yahoo! Mail Plus <http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com> - Powerful. Affordable. Sign up now <http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com> ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
