Click here to Skip to main content
15,914,419 members
Home / Discussions / Java
   

Java

 
GeneralRe: Need suggestions for making a native DLL easily callable from Java Pin
Richard MacCutchan16-Sep-11 2:23
mveRichard MacCutchan16-Sep-11 2:23 
GeneralRe: Need suggestions for making a native DLL easily callable from Java Pin
Gary Wheeler16-Sep-11 2:40
Gary Wheeler16-Sep-11 2:40 
GeneralRe: Need suggestions for making a native DLL easily callable from Java Pin
Richard MacCutchan16-Sep-11 5:18
mveRichard MacCutchan16-Sep-11 5:18 
QuestionMain method Pin
Sarika G Shinde14-Sep-11 2:57
Sarika G Shinde14-Sep-11 2:57 
AnswerRe: Main method Pin
Richard MacCutchan14-Sep-11 3:39
mveRichard MacCutchan14-Sep-11 3:39 
GeneralRe: Main method Pin
Nagy Vilmos14-Sep-11 4:34
professionalNagy Vilmos14-Sep-11 4:34 
GeneralRe: Main method Pin
Richard MacCutchan14-Sep-11 4:43
mveRichard MacCutchan14-Sep-11 4:43 
GeneralRe: Main method Pin
jschell14-Sep-11 13:39
jschell14-Sep-11 13:39 
Nagy Vilmos wrote:
When you build a jar, the main class is declared so the JRE knows exactly which method to call..


No.

When you build an 'executable jar' that is the case. And there are generally other constraints that one must deal with when creating that specialized jar.

Most jars are not of that type but can certainly have a main method. Actually they can have many main methods since each class can have one.
GeneralRe: Main method Pin
Richard MacCutchan14-Sep-11 22:29
mveRichard MacCutchan14-Sep-11 22:29 
GeneralRe: Main method Pin
jschell15-Sep-11 10:47
jschell15-Sep-11 10:47 
GeneralRe: Main method Pin
Richard MacCutchan15-Sep-11 22:20
mveRichard MacCutchan15-Sep-11 22:20 
GeneralRe: Main method Pin
jschell17-Sep-11 14:46
jschell17-Sep-11 14:46 
GeneralRe: Main method Pin
Richard MacCutchan17-Sep-11 21:22
mveRichard MacCutchan17-Sep-11 21:22 
GeneralRe: Main method Pin
Nagy Vilmos15-Sep-11 23:07
professionalNagy Vilmos15-Sep-11 23:07 
GeneralRe: Main method Pin
David Skelly16-Sep-11 2:12
David Skelly16-Sep-11 2:12 
QuestionMultiple Client/Server Chat messaging problem [modified] Pin
alli7712-Sep-11 14:13
alli7712-Sep-11 14:13 
AnswerRe: Multiple Client/Server Chat messaging problem Pin
Richard MacCutchan12-Sep-11 21:31
mveRichard MacCutchan12-Sep-11 21:31 
AnswerRe: Multiple Client/Server Chat messaging problem Pin
Nagy Vilmos12-Sep-11 22:31
professionalNagy Vilmos12-Sep-11 22:31 
QuestionNumber problems Pin
Liam S. Crouch11-Sep-11 7:03
Liam S. Crouch11-Sep-11 7:03 
AnswerRe: Number problems Pin
Gerben Jongerius11-Sep-11 7:21
Gerben Jongerius11-Sep-11 7:21 
AnswerRe: Number problems Pin
Richard MacCutchan11-Sep-11 7:31
mveRichard MacCutchan11-Sep-11 7:31 
AnswerRe: Number problems Pin
Luc Pattyn11-Sep-11 7:45
sitebuilderLuc Pattyn11-Sep-11 7:45 
GeneralRe: Number problems Pin
TorstenH.11-Sep-11 22:47
TorstenH.11-Sep-11 22:47 
AnswerRe: Number problems Pin
Charles Putney13-Sep-11 1:47
Charles Putney13-Sep-11 1:47 
Questionhi Pin
GANESH238911-Sep-11 3:23
GANESH238911-Sep-11 3:23 

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.