Sitemesh is definitively a much more elegant approach that Struts Tile. But for the MVC framework, I've played with WebWork, the idea and framework are interesting, but I find the implementation weird: - The Expression language is unnatural (using '/' instead of '.') - The taglib strange, use of single quote (I never know when) for some tag attributes, the HTML generated full of white space - And the xDoclet/WebWork integration is buggy
So, I personnaly think that Struts is so far a better alternative that WebWork > FYI - uses SiteMesh - cool! > > Thanks Herve! Now if we could only persuade you to get rid of Struts ;) > > -mike > > ------ Forwarded Message > From: Herve Tchepannou <[EMAIL PROTECTED]> > Date: 05 Jan 2003 02:17:14 -0500 > To: xdoclet <[EMAIL PROTECTED]>, jboss > <[EMAIL PROTECTED]> > Subject: [Xdoclet-user] xPetStore v2.1 released > > I'm Proud to annouce a new release of xPetStore v2.1 > > xPetStore is a WODRA (Write Once, Deploy and Run Anyware) implementation > of Sun > PetStore application based on the following opensource tools/frameworks: > - xDoclet > - Struts > - Sitemesh > > xPetStore has been successfully deployed and tested on the following > application servers: > - JBoss > - WebLogic > > You can download the lattest version of xPetStore at > http://sourceforge.net/projects/xpetstore > > ----------- > This release has the following changes: > - Integration with JUnitEE > - Simplify the installation process highly simplify > - Spilt build.xml to reduce the complexity of the build process > - Mailing list created at sourceforge net > - Bug fixes > -- > > Herve Tchepannou > mailto:[EMAIL PROTECTED] > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > ------ End of Forwarded Message > -- Herve Tchepannou mailto:[EMAIL PROTECTED] -- Herve Tchepannou mailto:[EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
