Click here to Skip to main content
15,908,907 members
Home / Discussions / Java
   

Java

 
QuestionNeed guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Alok Sharma ji9-Oct-10 2:35
Alok Sharma ji9-Oct-10 2:35 
AnswerRe: Need guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Nagy Vilmos9-Oct-10 21:34
professionalNagy Vilmos9-Oct-10 21:34 
GeneralRe: Need guidelines on creating LAN enabled J2SE Application With DB (apps as ERP) ? Pin
Alok Sharma ji10-Oct-10 3:11
Alok Sharma ji10-Oct-10 3:11 
QuestionAndroid Pin
programmervb.netc++8-Oct-10 7:15
programmervb.netc++8-Oct-10 7:15 
AnswerRe: Android Pin
DaveAuld8-Oct-10 8:52
professionalDaveAuld8-Oct-10 8:52 
QuestionOracle Driver problem Pin
itsh117-Oct-10 18:36
itsh117-Oct-10 18:36 
AnswerRe: Oracle Driver problem Pin
Richard MacCutchan7-Oct-10 22:30
mveRichard MacCutchan7-Oct-10 22:30 
AnswerRe: Oracle Driver problem Pin
David Skelly8-Oct-10 1:45
David Skelly8-Oct-10 1:45 
No, you do not need to set up the CLASSPATH environment variable, you can use the -classpath parameter when you run java, which is the way I always do it. I feel more "in control" when I set the classpath explicitly rather than relying on an environment variable which may or may not be right.

There are other ways to do it (e.g. put the driver jar into jre/lib/ext) but they can get a bit messy when you need to worry about different versions.
Questionhelp in j2me Pin
allaa2507-Oct-10 5:10
allaa2507-Oct-10 5:10 
AnswerRe: help in j2me Pin
Gerben Jongerius7-Oct-10 7:13
Gerben Jongerius7-Oct-10 7:13 
QuestionSimple Java Problem Pin
andyjin77776-Oct-10 17:55
andyjin77776-Oct-10 17:55 
AnswerRe: Simple Java Problem Pin
Cedric Moonen6-Oct-10 20:33
Cedric Moonen6-Oct-10 20:33 
AnswerRe: Simple Java Problem [modified] Pin
SinghUlarity...8-Oct-10 5:54
SinghUlarity...8-Oct-10 5:54 
GeneralRe: Simple Java Problem Pin
SinghUlarity...8-Oct-10 6:00
SinghUlarity...8-Oct-10 6:00 
QuestionMessage Removed Pin
5-Oct-10 8:32
vivek8865-Oct-10 8:32 
AnswerRe: JAVA program to check please answer Pin
Dr.Walt Fair, PE5-Oct-10 11:19
professionalDr.Walt Fair, PE5-Oct-10 11:19 
GeneralRe: JAVA program to check please answer Pin
vivek8865-Oct-10 23:02
vivek8865-Oct-10 23:02 
AnswerRe: JAVA program to check please answer Pin
Richard MacCutchan5-Oct-10 11:35
mveRichard MacCutchan5-Oct-10 11:35 
GeneralRe: JAVA program to check please answer Pin
vivek8865-Oct-10 23:02
vivek8865-Oct-10 23:02 
GeneralRe: JAVA program to check please answer Pin
Richard MacCutchan5-Oct-10 23:06
mveRichard MacCutchan5-Oct-10 23:06 
GeneralRe: JAVA program to check please answer Pin
vivek8865-Oct-10 23:32
vivek8865-Oct-10 23:32 
GeneralRe: JAVA program to check please answer Pin
TorstenH.6-Oct-10 0:11
TorstenH.6-Oct-10 0:11 
GeneralRe: JAVA program to check please answer Pin
vivek8866-Oct-10 0:12
vivek8866-Oct-10 0:12 
GeneralRe: JAVA program to check please answer Pin
Richard MacCutchan6-Oct-10 0:20
mveRichard MacCutchan6-Oct-10 0:20 
GeneralRe: JAVA program to check please answer Pin
TorstenH.6-Oct-10 2:02
TorstenH.6-Oct-10 2:02 

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.