Is there a standard data-driven desktop application framework

J

John Chrisman

Hello.

I am new to Java. I've been looking around to see if there are any standard
data-driven desktop application frameworks. I can find all kinds of
information about data-driven web frameworks, nothing about desktops.

I realize Java hasn't been very popular for desktop apps. I think with all
the new features added over the last couple of years it will (hopefully) be
used more often for desktop apps.

The type of applications I develop are your standard read data from the
database, display data to user, validate user changes, save changes to the
database. Question is, is there a standard and known "best way" to do this?

All of these types of applications are basically the same, so I figured
someone must have already researched the "best way".
 
D

Dan Gravell

John said:
Hello.

I am new to Java. I've been looking around to see if there are any standard
data-driven desktop application frameworks. I can find all kinds of
information about data-driven web frameworks, nothing about desktops.

I realize Java hasn't been very popular for desktop apps. I think with all
the new features added over the last couple of years it will (hopefully) be
used more often for desktop apps.

The type of applications I develop are your standard read data from the
database, display data to user, validate user changes, save changes to the
database. Question is, is there a standard and known "best way" to do this?

All of these types of applications are basically the same, so I figured
someone must have already researched the "best way".

Naked Objects?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top