The important thing is to not put half of the GUI into Java classes, like most MVC frameworks.
I took a look at Struts, but I assumed that it will create far too many classes and require restarting the web app over and over again (to reload the classes and/or the configuration file). A lot of my co-workers use Perl or PHP for their web pages and they would laugh their asses off. Pressing F5 must be enough. I'm using JSTL, writing both views and controller as JSPs (and a very limited number of helper beans). The model is all SLSBs/EBs in Jboss. That's enough stratification. Regards Georg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Adam Heath Sent: Friday, January 10, 2003 03:51 To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] One thing I like about the Apache thing On Thu, 9 Jan 2003, marc fleury wrote: > I was not aware of this. > > marcf > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of > > Scott M Stark > > Sent: Thursday, January 09, 2003 6:00 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-dev] One thing I like about the Apache thing > > > > > > It is already there. Many times I have gone in and edited the > > jboss.org site content in the unpacked war to pick it changes. Its > > not even a redeployment. The web container watches the timestamps on > > the web content. We use symlinks. the web.war is a symlink to www in the development folder. We never have to redeploy, just to update some silly jsp. ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development