Click here to Skip to main content
15,889,931 members
Home / Discussions / Java
   

Java

 
AnswerRe: Error connecting Oracle on localhost: Could not get JDBC Connection ? Pin
jorgesys9-Oct-14 11:12
jorgesys9-Oct-14 11:12 
Questionadding smileys to client server program in java Pin
Member 1111353426-Sep-14 23:02
Member 1111353426-Sep-14 23:02 
AnswerRe: adding smileys to client server program in java Pin
Richard MacCutchan27-Sep-14 2:24
mveRichard MacCutchan27-Sep-14 2:24 
QuestionRunning Java Code Errors: Console Output Result Termination Pin
Member 1109874321-Sep-14 9:59
Member 1109874321-Sep-14 9:59 
AnswerRe: Running Java Code Errors: Console Output Result Termination Pin
Richard MacCutchan21-Sep-14 21:14
mveRichard MacCutchan21-Sep-14 21:14 
GeneralRe: Running Java Code Errors: Console Output Result Termination Pin
Member 1111160626-Sep-14 0:52
Member 1111160626-Sep-14 0:52 
QuestionRe: Running Java Code Errors: Console Output Result Termination Pin
Richard MacCutchan26-Sep-14 0:59
mveRichard MacCutchan26-Sep-14 0:59 
AnswerRe: Running Java Code Errors: Console Output Result Termination Pin
Member 1115477414-Oct-14 23:59
Member 1115477414-Oct-14 23:59 
C#
{
    new book ("Kingdom Keepers III\n", "Disney In Shadow\n", "Ridley Pearson\n", year2);
    new book("Kingdom Keepers IV\n", "Power Play\n", "Ridley Pearson\n", year3);
    System.out.println("Kingdom Keepers III");
    System.out.println("Kingdom Keepers IV");
}


at first ,static-method can't transfer construct-method;the virtual can't recognize them for transfering each other,and static's prior higher than construct
at second , if u want to test main ,and write printout static and construct ; u main-method should new book,through print result,u can find their prior
Questionhow to read mifare card using java smratcardio? Pin
Member 1102461020-Sep-14 17:40
Member 1102461020-Sep-14 17:40 
QuestionRe: how to read mifare card using java smratcardio? Pin
Richard MacCutchan20-Sep-14 20:48
mveRichard MacCutchan20-Sep-14 20:48 
AnswerRe: how to read mifare card using java smartcardio? Pin
Member 1102461020-Sep-14 21:08
Member 1102461020-Sep-14 21:08 
GeneralRe: how to read mifare card using java smartcardio? Pin
Richard MacCutchan20-Sep-14 21:24
mveRichard MacCutchan20-Sep-14 21:24 
Questiondate validation Pin
20siva20-Sep-14 4:43
20siva20-Sep-14 4:43 
AnswerRe: date validation Pin
Richard MacCutchan20-Sep-14 20:48
mveRichard MacCutchan20-Sep-14 20:48 
GeneralRe: date validation Pin
20siva21-Sep-14 4:11
20siva21-Sep-14 4:11 
GeneralRe: date validation Pin
Richard MacCutchan21-Sep-14 7:48
mveRichard MacCutchan21-Sep-14 7:48 
QuestionEncoding / Decoding 7 bit User Data for SMS PDU (PDU Bit Packer) using java Pin
Member 1104686618-Sep-14 20:54
Member 1104686618-Sep-14 20:54 
AnswerRe: Encoding / Decoding 7 bit User Data for SMS PDU (PDU Bit Packer) using java Pin
Richard MacCutchan18-Sep-14 22:20
mveRichard MacCutchan18-Sep-14 22:20 
QuestionJSoup and XSoup "Couldn't parse query" Pin
DevvsBugs18-Sep-14 5:13
DevvsBugs18-Sep-14 5:13 
Generalhow to close the modal dialog so that it return to parent window by using button ? Pin
Member 1087484117-Sep-14 1:08
Member 1087484117-Sep-14 1:08 
GeneralRe: how to close the modal dialog so that it return to parent window by using button ? Pin
Richard MacCutchan17-Sep-14 2:43
mveRichard MacCutchan17-Sep-14 2:43 
GeneralRe: how to close the modal dialog so that it return to parent window by using button ? Pin
Member 1115477415-Oct-14 0:09
Member 1115477415-Oct-14 0:09 
QuestionPulling data from QC and displaying it as graphically Using Java Pin
Member 1108581215-Sep-14 23:23
Member 1108581215-Sep-14 23:23 
QuestionCrossword Pin
Madhusudan H15-Sep-14 10:29
Madhusudan H15-Sep-14 10:29 
AnswerRe: Crossword Pin
Richard MacCutchan15-Sep-14 21:29
mveRichard MacCutchan15-Sep-14 21:29 

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.