Re: Rapid RIA development
carmelo wrote:
On 29 Mar, 03:43, Arne Vajh?j <a...@vajhoej.dk> wrote:
carmelo wrote:
I need to develop rapidly a RIA (rich internet application), which
must be full-ajax and, possibly, which works with window containers
(movable objects like windows into which is possible to display web
pages). Have you got any suggestion? Any suggested IDE?
You want a super flashy web GUI developer very rapidly?
That is ambitious!
Your best options within the Java world would be one of:
* a JSF implementation with good AJAX builtin support
* code the client side using GWT
Thank you Arne for your answer.
What do you think may be a JSF implementation with good AJAX builtin
support?
And what do you think about IceFaces using the Netbeans IceFaces
plugin?
ADF, ICEFaces, RichFaces or MyFaces (with sister projects)
all has a decent reputation.
I am not sufficient familiar with them to say which one is
best. And even if I were then your priorities may be different
than mine leading to a completely different conclusion.
Be happy that you have so many choices.
Arne