Hi, To run a Java Program as a service you have to inherit from com.ms.service.Service class. Then using jntsvc tool you could generate the service exe....
Sanal Kumaran
SKumaran@...
Mar 1, 2000 8:18 am
50736
You could try static methods to communicate the two applets ... To unsubscribe, mail advanced-java-unsubscribe@... To get help, mail...
Raúl Blázquez...
rrbp@...
Mar 1, 2000 8:30 am
50737
<Environment > jdk1.2.2 Solaris 2.6 </Environment > Hi every body, I am facing a problem when i am giving a url with https to the URL constructor it is giving...
Siddhartha Chandurkar...
Siddhartha.Chandurkar...
Mar 1, 2000 9:13 am
50738
... Hash: SHA1 You might check to see if there are duplicate versions of your class files within reach of the weblogic server (in it's classpath and -...
Bob Evans
robert.evans@...
Mar 1, 2000 9:20 am
50739
I'd like to know the width and height of my screen (not of my applet) from the applet. In Javascript you can make a screen.width & screen.height, but how do...
Denis BOUTIN
Denis.BOUTIN@...
Mar 1, 2000 9:44 am
50740
if you don't have JSSE, you will get the problem. The URL package in JDK does not support https protocol....
Naeem Akhtar
akhtar@...
Mar 1, 2000 9:50 am
50741
You can use the toolkits method to get the Screen Size. Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize(); Rgds Harish ... To unsubscribe,...
Harish Reddy
harish.reddy@...
Mar 1, 2000 10:10 am
50742
Hi, ... It will be interesting to know about this type of construct(watching(bRun)) if it EXISTS. Otherwise a check for the boolean has to be made repeatedly...
Harish Reddy
harish.reddy@...
Mar 1, 2000 10:16 am
50743
hello all & good day. I would like to show an animated GIF saved on my c: I tried to do it many ways & could not make it can any body help please....
noamM@...
Mar 1, 2000 10:59 am
50744
Hi All, I have a strange problem with JInternalFrame.... I have set the content pane of JFrame to JdeskTopPane and added a JInternalFrame to the desktop pane....
RakeshPV@...
Mar 1, 2000 11:05 am
50745
Can anyone help me of how Servlet to Servlet (Uni-directional and bi-directional) communication can be done?...
Sivasubramanian, D
D.Sivasubramanian@...
Mar 1, 2000 11:10 am
50746
We have a 'work in progress' freeware version. If you'd like to contribute that would be excellent. Currently it supports Jtapi core on a variety of Dialogic...
Tim Panton - Westhawk...
tpanton@...
Mar 1, 2000 11:16 am
50747
What S/key does is to store the (previous) password, and then run MD5 on it. It compares this with the 'hashed' password sent over the wire. (that is to say it...
Tim Panton - Westhawk...
tpanton@...
Mar 1, 2000 11:22 am
50748
At 06.06 01/03/00 -0500, Sivasubramanian, D wrote:
> Can anyone help me of >how Servlet to Servlet (Uni-directional and bi-directional) communication
>can...
g_catalano@...
Mar 1, 2000 11:30 am
50749
that's actually deprecated. Sun says, use regular ways of communication (RMI, or just static things or JNDI or whatever) Ciao Thomas ... Firma Thomas...
Thomas Eichberger
xsilly@...
Mar 1, 2000 12:00 pm
50750
Hi ! basically u should try to wait in the code for processing button press till the vector is built . then call setVisible() for fra2 and in fra1's run method...
Abhishek sharan
abhishek_sharan@...
Mar 1, 2000 12:21 pm
50751
Thanks for your information. hari ... ____________________________________________________________________ Get free email and a permanent address at...
hari
harishreddy@...
Mar 1, 2000 12:38 pm
50752
Friends, I am sorry if this is not the right place for this question. I would like to Stop the "Renaming of file " which is possible in JFileChooser by default...
narendra babu
hmnbabu@...
Mar 1, 2000 1:03 pm
50753
Hi, is there any IDE, that already supports the Bean Context stuff for JavaBeans? Of course it should also support Customizer and PropertyEditors. I would...
Michael Karneim
michael.karneim@...
Mar 1, 2000 1:49 pm
50754
Sorry. That's a feature of windows. You cannot prevent java from taking advantage of underlying OS. C.P. Anand ... Friends, I am sorry if this is not the right...
anand_cp/Polaris@...
Mar 1, 2000 1:59 pm
50755
... I am using jdk 1.2 on windows NT. ... To unsubscribe, mail advanced-java-unsubscribe@... To get help, mail advanced-java-help@......
RakeshPV@...
Mar 1, 2000 2:05 pm
50756
Hi all, Environment: WinNT 4.0, JDK1.2, JavaMail 1.1.2 Just wondering - did anyone else have problems with the JavaMail libraries yesterday? I found I kept...
Giles Thomas
Giles.Thomas@...
Mar 1, 2000 2:12 pm
50757
HI, If you want your thread to stop the moment you want it to stop(no matter what it is doing) then you could use the Thread.stop() method. The problem with...
Sanal Kumaran
SKumaran@...
Mar 1, 2000 2:19 pm
50758
Hi Giles http://developer.java.sun.com/developer/bugParade/bugs/4208960.html *cheesy grin* Nicholas ... is ... this ... ...
Nicholas Wright
nick@...
Mar 1, 2000 2:26 pm
50759
... I am attaching a sample program with the problem. When you click on file->new menu JInternalFrame is made visible.Then when we maximise the JFrame, the...
RakeshPV@...
Mar 1, 2000 2:34 pm
50760
February 29 Y2K bug... I hate it... Ciao Thomas ... Firma Thomas Eichberger - Software und Schulungen A-1230 Vienna, Austria phone/fax/box: +43-1-8861685 ...
Thomas Eichberger
xsilly@...
Mar 1, 2000 2:41 pm
50761
It's be great if they fixed it, but I'm not waiting till Feb 29th, 2400 to find out. ... From: Nicholas Wright [mailto:nick@...] Sent: Wednesday, March...
Ed Howland
ehowland@...
Mar 1, 2000 2:47 pm
50762
Hi, Is multithreading possible on JVM for DOS. If yes how? TIA Minal Kanungo Bombay ... To unsubscribe, mail advanced-java-unsubscribe@... To get...
Minal Kanungo
minal.kanungo@...
Mar 1, 2000 3:21 pm
50763
Concerning this thread, I am wondering about using a button in a web page to transfer to another web page as in navigating a web site. The site is: ...
reynolddemarcojr
reynolddemarcojr@...
Mar 1, 2000 3:30 pm
50764
Try invalidating the label and then validating the frame. - Mitch...