I would use Play! too. I also found that SpringMVC is not so bad...
On 15 July 2010 11:55, Edward Gabriel Moraru <[email protected]>wrote: > I'm a fan of Stripes (http://www.stripesframework.com), that has the goal > of being a better Struts version 1. It's based on annotations (no XML config > files, yay!) and the concept of ActionBeans. > AFAIK Stripes can be tested without the application being deployed. > > I also recommend Play, but I just "played" with it, no production code yet. > > > On Thu, Jul 15, 2010 at 12:46 PM, Kevin Wright > <[email protected]>wrote: > >> If you're after rapid prototyping, then you could do far worse than Play: >> http://www.playframework.org/ >> >> >> >> On 15 July 2010 10:42, Fabrizio Giudici <[email protected]>wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On 7/15/10 11:36 , Carl Jokl wrote: >>> > >>> > >>> > I would appreciate any feedback. >>> >>> If the deadline is so short, the thing is not much complex (in the >>> sense that maybe you need to implement many functions, but they are >>> not inter-dependent and there is no big need of internal reuse) and >>> you want to keep the risk low, Struts 2 is ok. If one had more time >>> for planning, and learning a new framework, my favourite is Wicket. >>> The 2nd question I'd immediately ask now is what web testing framework >>> to use ;-) unless you're already familiar with one. >>> >>> >>> - -- >>> Fabrizio Giudici - Java Architect, Project Manager >>> Tidalwave s.a.s. - "We make Java work. Everywhere." >>> java.net/blog/fabriziogiudici - www.tidalwave.it/people >>> [email protected] >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG/MacGPG2 v2.0.14 (Darwin) >>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ >>> >>> iEYEARECAAYFAkw+2BUACgkQeDweFqgUGxcyYwCeIqE6/WE76MEzDl4LOZWM7xoC >>> q8wAn1BfKtHNjFQObdTO7aEY/QoqA0Aj >>> =gzFy >>> -----END PGP SIGNATURE----- >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "The Java Posse" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<javaposse%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/javaposse?hl=en. >>> >>> >> >> >> -- >> Kevin Wright >> >> mail/google talk: [email protected] >> wave: [email protected] >> skype: kev.lee.wright >> twitter: @thecoda >> >> -- >> You received this message because you are subscribed to the Google Groups >> "The Java Posse" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<javaposse%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/javaposse?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
