I agree... I guess that if you needed to develop a Rich Web Application (like Yahoo mail) you would use a framework like Wicket or ZK. That's not impossible to do it with Stripes and a javascript library like JQuery but it will take more development time...
If you do not need such a Rich Application you better use Stripes because it is simplier to learn and really well documented ! You have to compare things that are comparable like Stripes vs. Spring MVC or Wicket vs ZK ! 2009/4/2 Levi Hoogenberg <[email protected]> > On Thu, Apr 2, 2009 at 7:23 AM, azizi yazit <[email protected]> wrote: > >> If we compare wicket hello world example with stripes hello world example, >> we will see which framework is the best choice. >> > > Surely you can't be serious? I like Stripes a lot, but I haven't been doing > that many projects in which all of the pages consisted of a single text > field. Deciding which frameworks you use on a project depends on completely > different factors in my experience. Of course, how soon new developers on > the project that haven't used a particular framework are up to speed with it > is a factor, but to find out whether that is the case you'll need more than > the typical hello world sample. > > Levi > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > >
------------------------------------------------------------------------------
_______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
