On Mon, 13 Jan 2003, Jason Carreira wrote: > Well, today I've been asked to prepare a comparison of Webwork and > Struts for Wednesday for us to choose a new framework for some new > development (kind of a dipping our toes in deal). I wish this had come a > month or so down the line, but there you go... > > So, my question is, what kind of resources are there out there to > compare? I already forwarded on the recent post from the Struts convert > comparing Struts and WW. I also checked out Wafer, because I know there > is a Webwork implementation, but, unfortunately, there's no Struts > implementation. Since I don't know much about Struts, it's probably > easier to find a Struts example app and re-implement it in Webwork... > Any suggestions on a good Struts example to re-implement? I'll gladly > contribute this back to WW...
Well, you could use the wafer example as an omen. There've been lots of comments on the wafer list where people are STARTING a struts implementation... and starting... and starting. This is a toolkit where you have LOTS of tools to do the work for you. NOT good, IMHO, when I - a non-webwork power user - can do the wafer impl in a few hours. In struts, you find a much more verbose configuration file - think "xwork.xml" or "action.xml," except worse. You also have forms treated separately from actions, which is a little more work (and a little more abstract) than webwork's implementation. You don't have the concept of chaining where results of one action can be passed to the next a la findValue(). yuck. > Thanks, > > Jason > > -- > Jason Carreira > Technical Architect, Notiva Corp. > phone: 585.240.2793 > fax: 585.272.8118 > email: [EMAIL PROTECTED] > --- > Notiva - optimizing trade relationships (tm) > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > --------------------------------------------------------- Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.com IT Consultant ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork