Hi Alfonso,

you better build a small application and try out the frameworks you 're
evaluating...

if tapestry is production ready?, well yes no doubt... I 'm not sure if 5.3
is stable (i believe it was still in beta stage) but 5.2.x surely is.

I think you should build up your own thoughts by your self and testing many
frameworks with the same sample application and compare, as Josh said the
right framework depends on many things and many of them depends on the
context of your organization.


Just to help a bit, I will tell you that T5 is very simple to start using
and is very flexible to let you do weird (java magic as taha says) stuff...
obviously to do the second you need to understand the framework very well,
but for basic stuff including ajax support you don't need advanced
knowledge.

Lastly, as you mention struts2.. i 've to say that struts is an action based
framework, and tapestry (as many others like wicket for example) is a
component based framework... personally I would start by thinking which kind
of framework I would like to use, action driven or component driven... it's
kind of a more conceptual question you 've to answer first.

well, i hope my words were useful..,

cheers and good luck,

Nicolás.-


On Sun, Sep 11, 2011 at 5:56 AM, Alfonso Quiroga <alfonsose...@gmail.com>wrote:

> Hi! I've used tapestry 5.0 some time ago, in a small app at home. Now
> in my work I've to decide which framework we will use for a state
> application on internet.
> I've a lot of experience with struts2, I can just choose that, but I
> prefer the component model against the action model.
>
> 1) Is tapestry 5.3 a good choice for a site, where 2 o 3 web
> developers will be developing?
>
> 2) I'm NOT an expert in tapestry, and I know the "static structure, dynamic
> behavior" has some limits, which are this limits?
>
> 3) Finally, in the future, in my job I will need some widgets that
> could use ajax, is hard to accomplish this? (in struts2 is really easy)
>
> Thanks in advance,
>
> Alfonso
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to