Hi !
I am having some weird security problems with netscape 4.5
I have an applet that tries to fetch some data over the net. The data
are located in the same host as the applet and under its codeBase.
It is my conception, that the applet should download the data normally.
But this is what I get:
I was excited to hear about Sun's commitment to porting JDK 1.2 to Linux
(see http://www.javasoft.com/pr/1998/11/pr981102-01.html) and as new
subscriber to this list, I'd be interested in reading any thread
discussions that have already taken place on this topic. I'm especiallly
curious about when
Hi all,
I'm having trouble loading the java libraries and accessing the
JNI Interfaces using dlopen/dlsym/dlclose.
This works fine on Solaris, but for some reason it fails on Linux.
First I use dlopen to load libjava.so, then
I use dlsym to get the addresses for the JNI Interfaces
(JNI_GetDe
Hi,
This is Fady Youssef, a student in the American University in Cairo...
We are doing a project to extend the Java language to support real time
systems. We need to have access to a java virtual machine source code to
extend it according to our own real-time specification.
It seems that we w
George,
A worthwhile book to consider is:
"Developing Java Beans", Robert Englander, O'Reily
It goes into much more depth than the rather superficial and
pat "Teach Yourself Beans in 21 Days" book by Sams books.
- chris
George Karabotsos wrote:
>
> Hi,
>
> could anybody give me some