T5 and JS UI Frameworks

2012-10-08 Thread Wechsung, Wulf
Hi Everyone,

I'm currently evaluating a proprietary JavaScript UI Framework for use with 
Tapestry5. This framework works like ExtJS in that rich components are 
instantiated and placed via JavaScript (basically how you'd do UI programming 
in Swing). Does anyone here have and experience with using a framework like 
this together with Tapestry for a larger application?

Thanks in advance for any pointers or resources!

Kind Regards, Wulf




Re: T5 and JS UI Frameworks

2012-10-08 Thread Lance Java
Many UI frameworks work best with restful web services that return json
responses. You might find tapestry-resteasy a good fit
(http://tynamo.org/tapestry-resteasy+guide)



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-and-JS-UI-Frameworks-tp5716703p5716704.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: T5 and JS UI Frameworks

2012-10-08 Thread Lenny Primak
Sounds like vaadin. We use smartgwt in our apps within tapestry. It works great 
along with an integration layer in the FlowLogix library. 

On Oct 8, 2012, at 6:38 AM, Wechsung, Wulf wulf.wechs...@sap.com wrote:

 Hi Everyone,
 
 I'm currently evaluating a proprietary JavaScript UI Framework for use with 
 Tapestry5. This framework works like ExtJS in that rich components are 
 instantiated and placed via JavaScript (basically how you'd do UI programming 
 in Swing). Does anyone here have and experience with using a framework like 
 this together with Tapestry for a larger application?
 
 Thanks in advance for any pointers or resources!
 
 Kind Regards, Wulf
 
 

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