Name | Modified | Size | Downloads / Week |
---|---|---|---|
ajax-jquery-sample-portlet.zip | 2012-02-29 | 67.5 kB | |
ajax-jquery-sample-portlet-6.1.0.1.war | 2012-02-29 | 54.5 kB | |
AjaxJQuery-portlet-6.0.5.1-ServeResource-ResourceURL.zip | 2011-04-15 | 74.1 kB | |
AjaxJQuery-portlet-6.0.5.1-ServeResource-ResourceURL.war | 2011-04-15 | 69.9 kB | |
AjaxJQuery-portlet-6.0.5-src.zip | 2011-03-25 | 78.4 kB | |
AjaxJQuery-portlet-6.0.5-src.tar.gz | 2011-03-25 | 64.7 kB | |
AjaxJQuery-portlet-6.0.5.1.war | 2011-03-25 | 69.3 kB | |
AjaxJQueryPortlet-withActions.zip | 2011-02-25 | 190.6 kB | |
readme | 2011-02-25 | 1.1 kB | |
AjaxJQueryPortlet-withActions.war | 2011-02-25 | 195.1 kB | |
AjaxJQueryPortlet.zip | 2011-01-12 | 190.5 kB | |
AjaxJQueryPortlet.war | 2011-01-12 | 193.6 kB | |
Totals: 12 Items | 1.2 MB | 11 |
This portlet is to help users who want to see Ajax working in a Liferay Portlet using JQuery. In this portlet I have added a link which on click sends a request to get user information and displays it on the portal using Ajax. To make it little complex I have used a Java class with a method which is called when link is clicked. The aim was to show users that a java class can be called using jsp like this and in similar manner database can be queried or other complex operations can be performed and used. In the portlet named -withActions I have called data using actions unlike in the previous version which was calling jsps to get the data. Now with this portlet you can do any type of customization/testing you want with Ajax. For any bug/enhancements you find, please drop a mail to kravi.gupta@gmail.com with detailed description. Happy Ajax-ing :D My Projects: Coverflow Portlet for Liferay: http://coverflowportle.sourceforge.net/ Ajax JQuery Portlet: http://ajaxjqueryportl.sourceforge.net/ My Technical Blog: TechD of Computer World: http://techdc.blogspot.com