IBM JVM Port

1999-04-20 Thread Shafiek Savahl
Hello All IBM have just released their version of a JVM for Win32 which they claim is 30% faster than Hotspot from Sun and also Micrsoft's VM. They also plan to be giving it away. From what I have heard Sun plans to be charging for their Hotspot product. What would be the chance on getting IBM

[Fwd: RMI Question]

1998-11-30 Thread Shafiek Savahl
My previous (attached) email had its subject as RMI and a few reference to RMI. I infact meant JNI. So replace all RMIs with JNI Shafiek Hi We are using RMI quite extensively in one of our projects and we seem not to be getting the expected performance results. Do any of you know of any wh

RMI Question

1998-11-30 Thread Shafiek Savahl
Hi We are using RMI quite extensively in one of our projects and we seem not to be getting the expected performance results. Do any of you know of any whitepapers or discussions that outlines the loss in performance in calling a native method from java as to calling it from a native programme.

Re: request for a sendmail java script

1998-10-23 Thread Shafiek Savahl
Hi Tram I have attached some code I put together by "borrowing" bits of code I have found. Shafiek "Nguyen, Tram N." wrote: > The following example is a very simple sendmail tool using 'mailto:' > protocol, you can write your own mail handler for smtp protocol or other > ultilizing net, io p

Images

1998-09-07 Thread Shafiek Savahl
Hello all I would like to add an image (jpg) to a JPanel, but I cannot figure out how to do it. How would I do this. Shafiek