
java - Which Rich Client Platform to use - Stack Overflow
Feb 24, 2009 · We recently started to develop a Java desktop app and management has requested that we make use of Rich Client Platform. I know of four for Java namely: Eclipse …
Web-based clients vs thick/rich clients? - Stack Overflow
Aug 11, 2013 · Recently we did a proof-of-concept rich/thick-client application that communicates directly with the EJB's on the back-end servers. It was written using NetBeans Platform and …
Is there any framework for rich web clients on top of html/css/js?
Apr 14, 2012 · Rich web client is a client which sits on top of Browser which talks to the server, send data, receive data and information about How to update the view etc and do it. Similar to …
Should Rich Client Arch be used in Multi Tier Enterprise Systems
I suggested a Rich Internet Architecture for the tools so that we could make use of the extended functionality that the client machines can then supply (which the browser may not be able to …
VisualStudio-based Rich Client Platform - Stack Overflow
Jan 23, 2009 · I remember hearing about a rich client platform based on Visual Studio, similar to Eclipse's Rich Client Platform, that gives you things like auto updates, shells, help system and …
Rich client platforms versus JavaFX 2 versus Swing
Jun 5, 2014 · Same for SWT and Eclipse RCP. Cutting edge developers might tend to try JavaFX. I agree, JavaFX gets a lot attention and you get great looking demonstrations, but keep in …
rich client data handling and caching patterns - Stack Overflow
Dec 5, 2012 · I am developing a rich client application using WPF-PRISM-MVVM. The client interacts with a repository service which provides CRUD functionality and publishes any …
When should you build a web application vs. a thick client?
Feb 6, 2009 · On the other hand, Javascript libraries are making more rich experiences in the browser less difficult to implement everyday. Have Javascript libraries and advanced server …
Swing rich client in a multi tier context - Stack Overflow
Oct 29, 2010 · A 3-tier architecture (Swing client, application server, database server) can be beneficial if one of the following reasons apply: If it is easier to implement the security …
How to configure a single prompt for multiple queries in SAP Rich ...
Apr 5, 2024 · I´m new in SAP Rich Client BO. I have 2 queries and both use 2 different universes, but with common variables ('cnpj' and 'data_inicio'). Each variable was merged between the 2 …