I'm not really sure what you're saying: JSON can represent an arbitrary
collection of data, and a page can do whatever it wants with that data.
Struts was designed as an action-based framework, not component-based. it
can be used to serve a component-based framework, just like anything else
that can shovel data back to a view layer.

Dave

On Sun, Oct 10, 2010 at 11:24 AM, Frans Thamura <fr...@meruvian.org> wrote:

> Based on david's theme thread
>
> I just have several question that may be interest all of u. This is my long
> standing question which I believe jsf is reposition as the best framework
> for this model
>
> We know every advanced page now based on advanced javascript. We need more
> than just one json to make a rich page
>
> Usually we here make an collection object that inside this object have a
> lot of information that we can make every value inside collection become a
> variable inside a rich page
>
> There will be a lot of variables that we need to represent in the page
>
> We try to make a struts action to map every variable but I feel this is not
> an effective way
>
>
> /m/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to