Hmm I guess choosing between Java based web frameworks are really a matter
of personal taste.. but I dislike struts, it's a typical "my way or the
highway" framework. (I mean *if* you go struts, you've made your choice, and
cant really change after during the project..) Also, it's a JSP-based
solution, and I really dislike the jsp way :)

I can suggest checking out the wafer project - not that they have anything
to show off with - but at least they got a pretty long list of available
frameworks. After donating a reasonable amount of time checking out a nice
couple of them, I decided I like Maverick the best (http://mav.sf.net). It's
plain, easy, cool, asks less while gives a lot to the developer, and easily
integrates with Velocity and other templating technologies. But as I've
stated already, it's really up to any developer to choose :)

Christopher

ps. I'm no official mav-advertiser (:P), had no commits to their project,
just felt like sharing my openion based on my current experiences :)


On Sun, Jan 05, 2003 at 08:53:56PM -0500, Herve Tchepannou wrote:
> 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

-- 
.Digital.Yearning.for.Networked.Assassination.and.Xenocide


-------------------------------------------------------
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

Reply via email to