Click here to Skip to main content
15,890,579 members
Home / Discussions / Java
   

Java

 
GeneralRe: Creating a program similar "offline explorer" Pin
TorstenH.12-Jul-11 4:41
TorstenH.12-Jul-11 4:41 
GeneralRe: Creating a program similar "offline explorer" Pin
Peinis12-Jul-11 16:44
Peinis12-Jul-11 16:44 
QuestionWhich technologies should I use ? Pin
Sylvain_D11-Jul-11 6:00
Sylvain_D11-Jul-11 6:00 
AnswerRe: Which technologies should I use ? Pin
twseitex11-Jul-11 8:43
twseitex11-Jul-11 8:43 
AnswerRe: Which technologies should I use ? Pin
TorstenH.11-Jul-11 21:14
TorstenH.11-Jul-11 21:14 
GeneralRe: Which technologies should I use ? Pin
Sylvain_D11-Jul-11 23:37
Sylvain_D11-Jul-11 23:37 
GeneralRe: Which technologies should I use ? Pin
Peinis12-Jul-11 16:45
Peinis12-Jul-11 16:45 
AnswerRe: Which technologies should I use ? Pin
David Skelly11-Jul-11 22:35
David Skelly11-Jul-11 22:35 
It's impossible to answer without knowing more about what you are trying to build. For example, when you say a "front end" what does that mean? Desktop? Browser-based? Cross-platform? Windows only? Thin client? Thick client? Web 2.0?

If it is a smaller-scale web application then you may find that some off the shelf frameworks like Grails or Seam might help. If it is a larger scale desktop application then maybe the Netbeans platform or Eclipse RCP might be of interest. Hibernate can help with the database layer, but has its limitations particularly if you are dealing with a legacy database which is not under your control.

Without more information there's a limit to how much advice we can give, I'm afraid.
GeneralRe: Which technologies should I use ? Pin
Sylvain_D11-Jul-11 23:33
Sylvain_D11-Jul-11 23:33 
AnswerRe: Which technologies should I use ? Pin
Richard MacCutchan11-Jul-11 22:45
mveRichard MacCutchan11-Jul-11 22:45 
GeneralRe: Which technologies should I use ? Pin
Sylvain_D11-Jul-11 23:36
Sylvain_D11-Jul-11 23:36 
GeneralRe: Which technologies should I use ? Pin
Pete O'Hanlon11-Jul-11 23:45
mvePete O'Hanlon11-Jul-11 23:45 
QuestionCould not find main class [modified] Pin
RossouwDB10-Jul-11 20:12
RossouwDB10-Jul-11 20:12 
AnswerRe: Could not find main class Pin
Gerben Jongerius10-Jul-11 21:40
Gerben Jongerius10-Jul-11 21:40 
GeneralRe: Could not find main class Pin
TorstenH.10-Jul-11 21:52
TorstenH.10-Jul-11 21:52 
GeneralRe: Could not find main class Pin
RossouwDB10-Jul-11 22:37
RossouwDB10-Jul-11 22:37 
GeneralRe: Could not find main class Pin
Richard MacCutchan11-Jul-11 0:17
mveRichard MacCutchan11-Jul-11 0:17 
GeneralRe: Could not find main class Pin
RossouwDB11-Jul-11 1:18
RossouwDB11-Jul-11 1:18 
GeneralRe: Could not find main class Pin
Richard MacCutchan11-Jul-11 2:17
mveRichard MacCutchan11-Jul-11 2:17 
GeneralRe: Could not find main class Pin
RossouwDB11-Jul-11 2:25
RossouwDB11-Jul-11 2:25 
GeneralRe: Could not find main class Pin
Richard MacCutchan11-Jul-11 2:41
mveRichard MacCutchan11-Jul-11 2:41 
GeneralRe: Could not find main class Pin
RossouwDB11-Jul-11 2:43
RossouwDB11-Jul-11 2:43 
GeneralRe: Could not find main class Pin
Richard MacCutchan11-Jul-11 2:49
mveRichard MacCutchan11-Jul-11 2:49 
GeneralRe: Could not find main class Pin
RossouwDB11-Jul-11 2:58
RossouwDB11-Jul-11 2:58 
GeneralRe: Could not find main class Pin
Richard MacCutchan11-Jul-11 3:07
mveRichard MacCutchan11-Jul-11 3:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.