Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2005

Tip: Looking for answers? Try searching our database.

rcp app

Thread view: 
sebek - 22 Aug 2005 23:53 GMT
Hi,

How do I create a Rich Client application?

Thx
地狱男爵 - 23 Aug 2005 02:44 GMT
for example eclipse plugin.
Roedy Green - 23 Aug 2005 07:25 GMT
>How do I create a Rich Client application?

All that means is your client end has some intelligence.  A thin
client just has a browser capable of displaying HTML.

It might be an Applet or a JAWS app.  It could get compact binary
data, serialised objects, etc using either HTTP or socket calls back
to the server.  It might even talk JDBC though that is usually
considered poor form.  You get a servlet to do the JDBC and pass the
raw data back.

A rich client also might help a client fill in a complex input form,
validating as you go, automatically skipping unneeded fields,
automatically looking up codes and validating as it goes. Filling in
thin client HTML forms is far clumsier than what we did in the DOS
days.

If you are looking for some student projects that might be implemented
as rich clients see http://mindprod.com/projects/projects.html

Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.