-
Jul 20th, 2008, 01:47 PM
#1
Portlet for Liferay with Spring and DWR
I have to develop a portlet jsr-168 with Spring and DWR for Liferay.
I have just developed a portlet for Liferay with Spring and OJB, but now i have to integrate it with Ajax.
Are there any examples of integration between DWR and Spring?
Thanks
-
Oct 2nd, 2008, 08:35 AM
#2
I know this is a late reply, but perhaps it can help people who stumble across this thread.
DWR and Spring integrate with one another nicely. Check out the documentation (directwebremoting.org/dwr/server/spring) on the DWR web site. Also, the second edition of the book "Spring In Action" walks through an example of using Spring with DWR.
Good luck!
-
Jan 21st, 2009, 12:08 PM
#3
has anyone had luck with this? there's no obvious ways to map ajax/dwr requests to the dwr controller, in the case of using the MVC module/controller approach as opposed to the servlet
-
Feb 14th, 2009, 02:46 PM
#4
-
Jun 22nd, 2009, 07:08 AM
#5
Hello,
I'm also trying to build a Liferay portlet with Spring , hibernate and DWR for ajax calls. I'm able to use dwr when there is no form input is required for database query, but if I try to have portletRequest as a parameter in dwr method, it is throwing convert method for parameter not found exception.
If you guys have come across any of this problem, please let me know what have you done to come around this.
I will appreciate any help.
Thanks,
Anita
-
Mar 14th, 2013, 02:46 AM
#6
Can u please share your Eclipse project running on liferay using spring,hibernate and DWR.
Thanks,
Sravan Kumar
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules