Click here to Skip to main content
15,891,633 members
Home / Discussions / Java
   

Java

 
Questionjava program code Pin
Ricky Hipulan17-Feb-09 21:56
Ricky Hipulan17-Feb-09 21:56 
AnswerRe: java program code Pin
N a v a n e e t h17-Feb-09 22:03
N a v a n e e t h17-Feb-09 22:03 
AnswerRe: java program code Pin
CPallini17-Feb-09 22:20
mveCPallini17-Feb-09 22:20 
GeneralRe: java program code Pin
Ricky Hipulan18-Feb-09 20:37
Ricky Hipulan18-Feb-09 20:37 
GeneralRe: java program code Pin
CPallini18-Feb-09 22:16
mveCPallini18-Feb-09 22:16 
Questionaccess Microsoft Outlook data Pin
neoghy17-Feb-09 3:40
neoghy17-Feb-09 3:40 
AnswerRe: access Microsoft Outlook data Pin
N a v a n e e t h17-Feb-09 22:05
N a v a n e e t h17-Feb-09 22:05 
QuestionJava's link to an OS Pin
BobMMarley15-Feb-09 6:30
BobMMarley15-Feb-09 6:30 
From my experience of programming specific interrupts (asm) are prohibited without access to an OS' api. For instance, one could not do a write to a hdd without utilizing an interrupt or in/out vector which has been preapproved by an API. In the case of windows you cannot do a write without win32 (I've tried). In Java, it is my understanding that a thing called the JNI links the OS local API to its own API. Am I correct? Is the JNI responsible for the connection between the two APIs?
AnswerSort of, but not really? Pin
Naruki15-Feb-09 17:29
Naruki15-Feb-09 17:29 
GeneralJava/OS relationship Pin
BobMMarley16-Feb-09 4:34
BobMMarley16-Feb-09 4:34 
GeneralThat would be the OTHER "native interface", then. Pin
Naruki16-Feb-09 18:24
Naruki16-Feb-09 18:24 
Questionhow to send an email to MicroSoft Outlook using Java Server Pages Pin
santoshtamse2214-Feb-09 17:35
santoshtamse2214-Feb-09 17:35 
QuestionHow do you send the string in a variable from a different jFrame to another jFrame? Pin
Ardo Avancena12-Feb-09 20:56
Ardo Avancena12-Feb-09 20:56 
Questionclass not found error while using ikvm error code IKVMC0100: class "javax.bluetooth.LocalDevice" not found Pin
nath_manju12-Feb-09 8:41
nath_manju12-Feb-09 8:41 
QuestionClientScript.RegisterStartupScript - message.htm didn't pop up Pin
edwin_nice12-Feb-09 6:12
edwin_nice12-Feb-09 6:12 
AnswerRe: ClientScript.RegisterStartupScript - message.htm didn't pop up Pin
vaghelabhavesh12-Feb-09 6:54
vaghelabhavesh12-Feb-09 6:54 
AnswerI must have taken a wrong turn on my way to the Java forum Pin
led mike12-Feb-09 8:22
led mike12-Feb-09 8:22 
QuestionListBox Properties in javascript Pin
Ajay Ardeshana12-Feb-09 0:53
Ajay Ardeshana12-Feb-09 0:53 
AnswerRe: ListBox Properties in javascript Pin
vaghelabhavesh12-Feb-09 6:39
vaghelabhavesh12-Feb-09 6:39 
JokeIf you cannot tell the difference between Java and JavaScript... Pin
Naruki15-Feb-09 17:32
Naruki15-Feb-09 17:32 
QuestionSIP -based application Pin
Knowledgestudent11-Feb-09 0:16
Knowledgestudent11-Feb-09 0:16 
QuestionString issue... Pin
ventomito10-Feb-09 7:10
ventomito10-Feb-09 7:10 
AnswerFor the best level of control... Pin
Naruki11-Feb-09 13:51
Naruki11-Feb-09 13:51 
QuestionReading a file from the hard drive with Javascript Pin
asv29-Feb-09 6:37
asv29-Feb-09 6:37 
AnswerRe: Reading a file from the hard drive with Javascript Pin
vaghelabhavesh9-Feb-09 15:17
vaghelabhavesh9-Feb-09 15:17 

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.