Questions tagged [rich-internet-application]

A rich Internet application (RIA) is a Web application that has many of the characteristics of desktop application software, typically delivered by way of a site-specific browser, a browser plug-in, an independent sandbox, extensive use of JavaScript, or a virtual machine.

A rich Internet application (RIA) is a Web application that has many of the characteristics of desktop application software, typically delivered by way of a site-specific browser, a browser plug-in (such as or ), an independent sandbox, extensive use of JavaScript, or a virtual machine.

110 questions
2
votes
5 answers

Confused about rich framework to be used with spring

my requirement is to develop rich web applications quickly and easily, and the framework must be easy/compatible with spring something like IceFaces i am confused about IceFaces/PrimeFaces, or use jsp with YUI/DWR please advise me.
2
votes
0 answers

VisualWebGui Experience

Has anybody experiences with VisualWebGui (http://www.visualwebgui.com/)? Can it be recommended to build RIA-Applications instead of using Silverlight?
Kottan
  • 4,944
  • 9
  • 41
  • 67
2
votes
1 answer

Options for packaging a RIA app using html and javascript

I'm working on a RIA app based on html and javascript, jquery to be more specific. I would like to package and run it in on desktops as a standalone application. I'm looking at mongoose as an option for a simple webserver. What are the front-end…
Sharmila
  • 1,637
  • 2
  • 23
  • 30
2
votes
1 answer

What is the best option for creating an in-browser UI-editor?

I want to create an simple UI-editor that can be used within the browser. It basically should have a UI-control palette and a canvas to layout and modify the controls. The resulting user-created UI model should be stored in some kind of backend and…
Juve
  • 10,584
  • 14
  • 63
  • 90
2
votes
1 answer

Best and Easiest RIA RAD tool?

Can anyone share with me what they think is the best and easiest to learn rapid application development for building Rich Internet Applications? Preferably free but if the one you're suggesting is worth it, I might consider purchasing it if it's…
Registered User
  • 8,706
  • 9
  • 32
  • 40
2
votes
2 answers

URL detection adobe air desktop widget

I'm new in Adobe Air, I need (urgente!!!) to do a widget with Adobe Air that monitors the URLs where I navigate and when I enter to a specific site the widget appears in the front of my screen and display a message. The problem is that I don't…
2
votes
6 answers

RIA Technology of Choice

I'm looking into creating a Rich Internet Application. For the interface, I want something smooth, fast, and robust. I realize there are several technologies out there to do just that (Flex, standard HTML/Javascript, Silverlight). After using…
2
votes
4 answers

Wicket and a rich ajax website: easiest way to do it?

I want to use Wicket to build an application, but I have some designers that would like to write/maintain the javascript, and they basically expect 1 JS-segment per page, and a global JS-file. I think the most natural way to add javascript in wicket…
Johan
  • 3,202
  • 1
  • 23
  • 19
2
votes
2 answers

Flash in Python

I was exploring possibilities of Rich Internet applications using Python. The most awesome possibility I found was of programming in IronPython and running it as a Silverlight. Is there something similar available for Adobe AIR? I.e. programing in…
iamgopal
  • 8,806
  • 6
  • 38
  • 52
2
votes
2 answers

Difference between JNLP and JavaFX

JavaFX provides a feature Drag-to-Install simply by dragging them out of your browser - you can then relaunch the applications directly from your desktop. How different is it different from JNLP? Or how easy or advantageous it is over JNLP in terms…
Prabhu R
  • 13,836
  • 21
  • 78
  • 112
2
votes
5 answers

Client-side Development Platforms based on JavaScript

I'd like to set this up as a post where all known JavaScript client development platforms could be listed by company/organization/ecosystem. * anything that is HTML/JavaScript-based. Microsoft Windows Gadgets* HTA - HTML Applications* Adobe Adobe…
MJLefevre
  • 815
  • 1
  • 8
  • 15
1
vote
2 answers

When does lazy loading become a problem in RIAs?

So I've got a simple web application using Spring MVC + Hibernate and am using the OpenSessionInViewFilter. I've recently been thinking of replacing the UI with something like Flex or GWT. At first I thought it would be easy, in that I can just hit…
Boden
  • 4,149
  • 9
  • 43
  • 56
1
vote
1 answer

Deploying Web APP (Client side) as Desktop Client

i am looking for an option to fully deploy the client side AJAX app written in js using qooxdoo framework.All view logic stays at Qooxdoo JavaScript framework. But i want to deploy it as desktop client too. It already hosted on server and working…
Phyo Arkar Lwin
  • 6,673
  • 12
  • 41
  • 55
1
vote
2 answers

MS excel like functionality in web ui with more complexity?

I have swing application in which there is MS excel like functionality. User can enter data in the columns. Most of the columns are drop down lists, so use have to select from the list. Can this functionality be easily built in Adobe Flex or…
Bhushan Bhangale
  • 10,921
  • 5
  • 43
  • 71
1
vote
3 answers

Rich Internet application solutions

I am evaluating Rich Internet application solutions to use in next project. I have heard of following solutions - Adobe Flex extJS Jboss Richfaces IceFaces Oracle ADF JavaFX Silverlight GWT I want to know if there are more solutions available. I…
Bhushan Bhangale
  • 10,921
  • 5
  • 43
  • 71