On Fri, 2003-03-21 at 14:56, David Graham wrote: > James, > What do you think about adding this as a standard Struts example app? It > would help us a lot when testing module features. Currently, I don't have a > module app to use for bug testing. > > Dave >
I've already done a struts-example that splits out the registration process as a separate module. I wasn't planning to commit this unless the other committers don't mind. It was pre beta1 so I may need to clean up a few things (not sure, have to check). > > > >From: James Mitchell <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: Struts Users List <[EMAIL PROTECTED]> > >Subject: [Announce] Update: Module Switching Examples > >Date: 21 Mar 2003 14:40:35 -0500 > > > >My apologies to anyone who may have downloaded and tried to deploy the > >simple-modules-example from http://www.sourceforge.net/struts > > > >Somehow my archiving script got corrupted, which corrupted the whole > >project, so I have rebuilt this (very small) application from scratch. > > > >This new application show 3 different ways to jump back and forth (using > >links) between the default module and a module named 'mod1'. I'm sure > >there are more than three ways to do this, but these seem to be the most > >common. I also took the opportunity to demonstrate how useful it would > >be to be able to add contextRelative="true" to html:img. > > > >If you are new to Modules or just curious, feel free to download and try > >it out: > >http://prdownloads.sourceforge.net/struts/simple-modules-example.tar.gz?download > > > > > >-- > >James Mitchell > >Software Developer/Struts Evangelist > >http://www.open-tools.org > > > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > _________________________________________________________________ > Help STOP SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- James Mitchell Software Developer/Struts Evangelist http://www.open-tools.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

