On Sun, 27 Jul 2014 09:31:40 -0300, Lance Java <lance.j...@googlemail.com> wrote:

Tapestry just produces html and javascript so in theory it can easily
integrate with any js library. If you ask a more specific, we can give a
more specific answer.

Agreed 200%. AngularJS is a JS framework. So is D3.js. So is Dojo. They're very different from each other, so they way of using them in Tapestry will be different. The word "integration" can have some different meanings. So yes, as Lance said, the question is too vague to get a good answer. Tell us what JS framework or library you want to use and we can provide a good, specific answer. As a generic answer, I think Lance is right: Tapestry doesn't dictate how you should write your JavaScript code. It just provides some hooks to make it easy to make the client-side code talk to the server-side code and vice-versa.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to