-
Nov 16th, 2005, 10:30 AM
#1
RIA Options and Springframework
This quite a general question ;-)
What are the Option's for Rich Internet Application Technologie specially used with the Springframework in a Servlet Container (Tomcat eg.)
And where could i find further information?
Any input is greatly appreciated,
Christoph
-
Nov 16th, 2005, 10:30 PM
#2
RIA Options
As I see it, you have a couple of options:
1. Ajax - with projects like DWR (http://dwr.dev.java.net)
2. Flash - with projects like OpenLaszlo (http://www.openlaszlo.org)
DWR allows you to expose your Spring beans as JavaScript objects. With Laszlo, you'll need to expose your beans as web services, then talk to them with Laszlo's APIs.
Hope this helps,
Matt
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