Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Ajax in Liferay

  Asked By: Loretta    Date: Dec 06    Category: Java    Views: 1208
  

I want to start learning to write Ajax in Liferay. Can anyone give
some advice about how to start or introduce me some resources for
writing ajax in Struts based portlets

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Walborgd Fischer     Answered On: Dec 06

liferay supports jQuery, JSON and DWR
since it uses IceFaces internally,
if you switch from struts  to JSF you can do AJAX transparently without directly involving with AJAX libraries.

 
Answer #2    Answered By: Bradley Evans     Answered On: Dec 06

For Struts you could use, IceFaces and DWR
and
For JSF you could use, RichFaces and Ajax4JSF and IceFaces and Gravel.

 
Answer #3    Answered By: Barak Levi     Answered On: Dec 06

did you mention IceFaces for using with struts  by a mistake or has some kind of uses out of JSF world?

 
Didn't find what you were looking for? Find more on Ajax in Liferay Or get search suggestion and latest updates.




Tagged: