Click here to Skip to main content
16,004,887 members
Home / Discussions / Java
   

Java

 
QuestionHow to implement ECDH in Java? Pin
Nayeem_Ctg16-Jul-08 0:20
Nayeem_Ctg16-Jul-08 0:20 
AnswerRe: How to implement ECDH in Java? Pin
toxcct28-Jul-08 0:28
toxcct28-Jul-08 0:28 
Questionreplace() Pin
thachil9-Jul-08 5:37
thachil9-Jul-08 5:37 
AnswerRe: replace() Pin
CPallini24-Jul-08 2:05
mveCPallini24-Jul-08 2:05 
Questioncreate a class toy collection that stores information about different toys in a toy shop. Pin
thewarrior_20063-Jul-08 21:36
professionalthewarrior_20063-Jul-08 21:36 
AnswerRe: create a class toy collection that stores information about different toys in a toy shop. Pin
toxcct7-Jul-08 8:25
toxcct7-Jul-08 8:25 
Questionjava run time-error Pin
annie_144330-Jun-08 10:40
annie_144330-Jun-08 10:40 
AnswerRe: java run time-error Pin
toxcct30-Jun-08 20:52
toxcct30-Jun-08 20:52 
such an exception typically occurs when a user-defined class you're using (a class of yours then) cannot be found by the JVM.

To solve that, check your classpath.

Just a guess : why don't you use an IDE (Eclipse is pretty cool for java !! you should have a look at it) ?
BTW, Do you Example class references any other class defined in another file which the compiler wouldn't know about ?


GeneralRe: java run time-error Pin
baalaajee28-Jul-08 4:33
baalaajee28-Jul-08 4:33 
QuestionEncryption between Java and ASP.Net Pin
doWhileSomething30-Jun-08 7:23
doWhileSomething30-Jun-08 7:23 
AnswerRe: Encryption between Java and ASP.Net Pin
doWhileSomething5-Jul-08 6:26
doWhileSomething5-Jul-08 6:26 
QuestionFinding the largest subtree in tree Pin
paulosuckow23-Jun-08 8:38
paulosuckow23-Jun-08 8:38 
AnswerRe: Finding the largest subtree in tree Pin
jan larsen26-Jun-08 3:41
jan larsen26-Jun-08 3:41 
QuestionProblem with reading large file in java Pin
buntyrolln15-Jun-08 20:04
buntyrolln15-Jun-08 20:04 
AnswerRe: Problem with reading large file in java Pin
toxcct15-Jun-08 22:30
toxcct15-Jun-08 22:30 
AnswerRe: Problem with reading large file in java Pin
shashidhar323025-Jun-08 19:52
shashidhar323025-Jun-08 19:52 
QuestionI have problem in parsing state machine diagram Pin
Member 42397379-Jun-08 17:31
Member 42397379-Jun-08 17:31 
AnswerRe: I have problem in parsing state machine diagram Pin
toxcct9-Jun-08 21:10
toxcct9-Jun-08 21:10 
QuestionI have problem in parsing state machine diagram Pin
Member 42397379-Jun-08 1:30
Member 42397379-Jun-08 1:30 
Questionjava - applet, after a command connecting to another html page Pin
simon alec smith8-Jun-08 1:12
simon alec smith8-Jun-08 1:12 
AnswerRe: java - applet, after a command connecting to another html page Pin
toxcct8-Jun-08 21:55
toxcct8-Jun-08 21:55 
GeneralRe: java - applet, after a command connecting to another html page Pin
simon alec smith8-Jun-08 23:31
simon alec smith8-Jun-08 23:31 
QuestionWhy is JAVA important Pin
duo!@#5-Jun-08 4:50
duo!@#5-Jun-08 4:50 
AnswerRe: Why is JAVA important Pin
toxcct5-Jun-08 8:08
toxcct5-Jun-08 8:08 
GeneralRe: Why is JAVA important [modified] Pin
duo!@#5-Jun-08 23:02
duo!@#5-Jun-08 23: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.