Click here to Skip to main content
15,880,905 members
Home / Discussions / Java
   

Java

 
AnswerRe: choise of framework for end of study Pin
Prasad Khandekar2-May-13 20:15
professionalPrasad Khandekar2-May-13 20:15 
Questioncompiler Pin
Olfat Ameen 23-Feb-13 17:56
Olfat Ameen 23-Feb-13 17:56 
AnswerRe: compiler Pin
Richard MacCutchan23-Feb-13 21:18
mveRichard MacCutchan23-Feb-13 21:18 
QuestionJava Pin
thevivek.pro21-Feb-13 19:42
thevivek.pro21-Feb-13 19:42 
AnswerRe: Java Pin
Marco Bertschi21-Feb-13 22:08
protectorMarco Bertschi21-Feb-13 22:08 
Questionproblem with looping Pin
Member 982953620-Feb-13 22:20
Member 982953620-Feb-13 22:20 
AnswerRe: problem with looping Pin
Richard MacCutchan20-Feb-13 22:56
mveRichard MacCutchan20-Feb-13 22:56 
AnswerRe: problem with looping Pin
ameymh21-Feb-13 18:59
ameymh21-Feb-13 18:59 
I'm new on this site but i know Core Java And Adv. Java very well.. So here is solution to u r problem if u have not got it yet.
First use assigment operator == in while loop
In your code loop will keep executing till the value of tryAgain is true . if u want loop to stop right after correct value of username and password u need to make tryAgain false in first if block and make tryAgain true in second if block. it will work properly
GeneralRe: problem with looping Pin
Richard MacCutchan21-Feb-13 22:35
mveRichard MacCutchan21-Feb-13 22:35 
SuggestionRe: problem with looping Pin
SENTHILKANTH26-Feb-13 1:44
SENTHILKANTH26-Feb-13 1:44 
QuestionCalendar Recommendations Pin
FyreWyrm16-Feb-13 5:45
FyreWyrm16-Feb-13 5:45 
AnswerRe: Calendar Recommendations Pin
Prasad Khandekar2-May-13 20:20
professionalPrasad Khandekar2-May-13 20:20 
QuestionJava convert Image to unsigned char [][] Pin
chor_savorn12-Feb-13 20:44
chor_savorn12-Feb-13 20:44 
AnswerRe: Java convert Image to unsigned char [][] Pin
Richard MacCutchan12-Feb-13 22:26
mveRichard MacCutchan12-Feb-13 22:26 
GeneralRe: Java convert Image to unsigned char [][] Pin
chor_savorn3-Mar-13 23:07
chor_savorn3-Mar-13 23:07 
GeneralRe: Java convert Image to unsigned char [][] Pin
Richard MacCutchan3-Mar-13 23:18
mveRichard MacCutchan3-Mar-13 23:18 
GeneralRe: Java convert Image to unsigned char [][] Pin
chor_savorn4-Mar-13 14:36
chor_savorn4-Mar-13 14:36 
GeneralRe: Java convert Image to unsigned char [][] Pin
Richard MacCutchan4-Mar-13 22:52
mveRichard MacCutchan4-Mar-13 22:52 
GeneralRe: Java convert Image to unsigned char [][] Pin
chor_savorn5-Mar-13 22:09
chor_savorn5-Mar-13 22:09 
GeneralRe: Java convert Image to unsigned char [][] Pin
Richard MacCutchan5-Mar-13 22:21
mveRichard MacCutchan5-Mar-13 22:21 
GeneralRe: Java convert Image to unsigned char [][] Pin
chor_savorn5-Mar-13 22:40
chor_savorn5-Mar-13 22:40 
GeneralRe: Java convert Image to unsigned char [][] Pin
Richard MacCutchan5-Mar-13 23:35
mveRichard MacCutchan5-Mar-13 23:35 
QuestionMS Doc in Java Pin
Thirunavukkarasu Dhanushkodi11-Feb-13 4:55
Thirunavukkarasu Dhanushkodi11-Feb-13 4:55 
AnswerRe: MS Doc in Java Pin
Richard MacCutchan11-Feb-13 5:08
mveRichard MacCutchan11-Feb-13 5:08 
GeneralRe: MS Doc in Java Pin
Thirunavukkarasu Dhanushkodi11-Feb-13 5:13
Thirunavukkarasu Dhanushkodi11-Feb-13 5:13 

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.