Click here to Skip to main content
15,915,611 members
Home / Discussions / Java
   

Java

 
AnswerRe: sending sms thro Java application Pin
42774806-Nov-09 6:35
42774806-Nov-09 6:35 
QuestionAirline Reservation Pin
Shah Ravi5-Nov-09 20:20
Shah Ravi5-Nov-09 20:20 
AnswerRe: Airline Reservation Pin
portmansdress5-Nov-09 20:43
portmansdress5-Nov-09 20:43 
GeneralRe: Airline Reservation Pin
Richard MacCutchan5-Nov-09 23:11
mveRichard MacCutchan5-Nov-09 23:11 
AnswerRe: Airline Reservation Pin
Richard MacCutchan5-Nov-09 23:10
mveRichard MacCutchan5-Nov-09 23:10 
AnswerRe: Airline Reservation Pin
42774805-Nov-09 23:52
42774805-Nov-09 23:52 
Questiontools.jar Pin
Stephen Lintott3-Nov-09 19:19
Stephen Lintott3-Nov-09 19:19 
AnswerRe: tools.jar Pin
Nagy Vilmos3-Nov-09 22:26
professionalNagy Vilmos3-Nov-09 22:26 
I found this advice:

Every time I have seen this kind of error it was because I changed a class that
other classes depended on, but did not recompile the dependent classes. Be sure
that you completely delete all the old *.class files of your application, and
recompile them against the new struts.jar file.


So I'd make sure you do a clean build and make sure you are linking to the correct jars. Is it possible you have two jdk's installed and you are getting the jars from different versions?



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: tools.jar Pin
Stephen Lintott3-Nov-09 22:56
Stephen Lintott3-Nov-09 22:56 
QuestionTroubles in launching a java application at MS windows system startup (user login) [modified] Pin
Fire-Dragon-DoL2-Nov-09 15:12
Fire-Dragon-DoL2-Nov-09 15:12 
AnswerRe: Troubles in launching a java application at MS windows system startup (user login) Pin
Nagy Vilmos2-Nov-09 22:08
professionalNagy Vilmos2-Nov-09 22:08 
AnswerRe: Troubles in launching a java application at MS windows system startup (user login) Pin
42774802-Nov-09 22:44
42774802-Nov-09 22:44 
GeneralRe: Troubles in launching a java application at MS windows system startup (user login) Pin
Nagy Vilmos2-Nov-09 22:51
professionalNagy Vilmos2-Nov-09 22:51 
GeneralRe: Troubles in launching a java application at MS windows system startup (user login) Pin
42774802-Nov-09 23:07
42774802-Nov-09 23:07 
GeneralRe: Troubles in launching a java application at MS windows system startup (user login) Pin
Fire-Dragon-DoL3-Nov-09 0:38
Fire-Dragon-DoL3-Nov-09 0:38 
Questionjava server socket connection Pin
sugarandcream2-Nov-09 12:57
sugarandcream2-Nov-09 12:57 
AnswerRe: java server socket connection Pin
42774802-Nov-09 22:45
42774802-Nov-09 22:45 
Question[Message Deleted] Pin
golisarmi2-Nov-09 7:21
golisarmi2-Nov-09 7:21 
AnswerRe: online auction using java client server socket?? Pin
42774802-Nov-09 7:37
42774802-Nov-09 7:37 
GeneralRe: online auction using java client server socket?? Pin
golisarmi2-Nov-09 7:53
golisarmi2-Nov-09 7:53 
GeneralRe: online auction using java client server socket?? Pin
42774802-Nov-09 7:58
42774802-Nov-09 7:58 
GeneralRe: online auction using java client server socket?? Pin
golisarmi2-Nov-09 8:09
golisarmi2-Nov-09 8:09 
GeneralRe: online auction using java client server socket?? Pin
golisarmi3-Nov-09 12:27
golisarmi3-Nov-09 12:27 
GeneralRe: online auction using java client server socket?? Pin
Richard MacCutchan3-Nov-09 23:25
mveRichard MacCutchan3-Nov-09 23:25 
GeneralRe: online auction using java client server socket?? Pin
Nagy Vilmos4-Nov-09 0:24
professionalNagy Vilmos4-Nov-09 0:24 

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.