This is really a question better suited for the USER list, where there are more people to help you. Any UML we had here, would already be part of the distribution :)
Though, the problem is that Struts doesn't do the saving. It just collects the date you would need to do the save, and then hands off to a business class. You don't "save" in Struts, you just collect data. -Ted. On Fri, 02 Jan 2004 13:57:37 +0000, Kamal Gupta wrote: > Hi, > > > I am looking for some sequence diagram which displays a save action > using struts. > > Any examples > > > Regards > > > Kamal Gupta > ----- Original Message ----- > From: "David Graham" <[EMAIL PROTECTED]> > To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: > Friday, January 02, 2004 1:36 PM Subject: Re: pagePattern > >> >> --- Ted Husted <[EMAIL PROTECTED]> wrote: >>> I was setting up a working test for pagePattern in an >>> application that doesn't use module (the Mailreader Example). >>> It doesn't seem to recognize a pattern like "/pages$M$P" where >>> it the same application it does recognize a forwardPattern like >>> "/do$M$P". >>> >>> I think I see where the problem might be, but I really need a >>> baseline modules application to proceed. >>> >>> We broke the "register" portion of MailReader out to >>> demonstrate multiple configs and then wildcard actions. I'm >>> thinking we (meaning I) should finish the job and make the >>> "register" portion a separate module. Thoughts? Objections? >>> Alternatives? >>> >> >> This has been a problem with modules all along. I don't use them >> because nobody seems to be actively supporting this feature aside >> from the occasional bugfix. IMO, the current implementation >> isn't coherent enough to prevent new bugs popping up (you have to >> look all over the code base to see if you've broken modules). >> >> I think it's a great idea to add some examples to test against. >> >> >> David >> >>> >>> -Ted. >> >> >> __________________________________ >> Do you Yahoo!? >> Free Pop-Up Blocker - Get it now >> http://companion.yahoo.com/ >> >> >> ------------------------------------------------------------------ >> --- To unsubscribe, e-mail: struts-dev- >> [EMAIL PROTECTED] For additional commands, e-mail: >> [EMAIL PROTECTED] > > > -------------------------------------------------------------------- > - To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]