Hi all, I am facing a very typical problem . we have to make a web-application which is connecting our regional offices to our head office. We are using VSATS...
vivek awasthi
awasthi_v@...
Apr 1, 2000 11:38 am
51674
Hi all, i want to print some report from the browser on the client side using servlet and html. can you tell me how to do that ? Can any one tell me is there...
vivek awasthi
awasthi_v@...
Apr 1, 2000 11:47 am
51675
... I think it's rather drastic to try and shut down the Virtual Machine just because your main() parameters are missing. You might be sharing the VM with...
David Byrden
David@...
Apr 1, 2000 3:50 pm
51676
... finialize method and set everything to null ? In order to help GC. You can help most GCs to recognise garbage by setting your unwanted fields to null, but...
David Byrden
David@...
Apr 1, 2000 3:57 pm
51677
... concept ... An interface is also a namespace useful for data types and constants. See the interface SwingConstants for an example David Byrden ...
David Byrden
David@...
Apr 1, 2000 4:03 pm
51678
Hi all , Well i am facing a very typical problem. we have to make a web enabled application.and we are using the VSATS for the data transferring between our...
Vivek Awasthi
vawasthi@...
Apr 1, 2000 5:03 pm
51679
I have noticed that with compound objects with listeners the finalize method will not be called. I have an Application that uses Jpanel to represent forms....
William H. Schroeder
wschroed@...
Apr 1, 2000 5:12 pm
51680
Hi all , i want to give the PRINT Option on to the web-page which i am deveoping using servlets and Html with JavaScript. Does java has any print option...
Vivek Awasthi
vawasthi@...
Apr 1, 2000 5:52 pm
51681
Hi all , i want to give the PRINT Option on to the web-page which i am deveoping using servlets and Html with JavaScript. Does java has any print option...
Vivek Awasthi
vawasthi@...
Apr 1, 2000 5:58 pm
51682
Hi all , i want to give the PRINT Option on to the web-page which i am deveoping using servlets and Html with JavaScript. Does java has any print option...
Vivek Awasthi
vawasthi@...
Apr 1, 2000 6:05 pm
51683
Hi all , i want to give the PRINT Option on to the web-page which i am deveoping using servlets and Html with JavaScript. Does java has any print option...
Vivek Awasthi
vawasthi@...
Apr 1, 2000 6:12 pm
51684
... the forms there is no reference and it should be GCed. Should it? Did you dispose() the form object? ... This is meaningless because Java does not have...
David Byrden
David@...
Apr 1, 2000 6:42 pm
51685
... Java MIGHT need better memory management, but I'm not so sure that this is the number one need for Java. First thing I would say about the above is that...
Tim O'Neil
tim@...
Apr 1, 2000 7:32 pm
51686
Hi! I need an application that does the following: 1.- It generates a sinusoidal wave, given its fequency in Mhtz and its amplitude, for a given amount of time...
Jose Gengler L.
osito@...
Apr 2, 2000 12:30 am
51687
... Read-Only, ... Do not use specific features of the underlying platform, or your code will become unportable. You can do what you want with the Java 1.2 ...
David Byrden
David@...
Apr 2, 2000 9:52 am
51688
... that I ... It can be difficult to talk about things without defining the words clearly, so I will begin there. Java does not have Processes. The VM ...
David Byrden
David@...
Apr 2, 2000 9:58 am
51689
Further comments: Although the original poster seemed to be the designer of the "programs", a question has been raised about how to stop uncooperative...
David Byrden
David@...
Apr 2, 2000 11:56 am
51690
Hello!!, The trouble is that I want to run a Java application(with say million threads) on a system with say 10 processor's ,how do i handle multiprocessing...
Mohit Palhan
mp@...
Apr 2, 2000 2:08 pm
51691
Date sent: Sun, 02 Apr 2000 19:38:15 +0100 From: Mohit Palhan <mp@...> Organization: Ampersand Info Tech Pvt. Ltd To:...
Jose Gengler L.
osito@...
Apr 2, 2000 3:58 pm
51692
Hi, I am looking for some docs that talk about writing code that is GC friendly and also that talks about how the GC in java works.. Thx, A ... To unsubscribe,...
Arni Raghu
arni@...
Apr 2, 2000 8:23 pm
51693
Hello all: I use oracle jdbc and meet the following error: "Connection reset by peer: JVM_recv in socket input stream read" what does it mean? and why it...
zbei
zbei@...
Apr 3, 2000 1:19 am
51694
Hi, Does JVM check for the access modifiers of methods when it executes the program? I have found out that it does not check for the access modifier of the ...
Piyush Prakash
pprakash@...
Apr 11, 2000 4:28 am
51695
We are deploying a fairly large java app (approx 50K Lines of code) on a 4-way unix box. One of the things we have done to improve performance is to keep a lot...
Sarwate, Sandip
Sandip.Sarwate@...
Apr 11, 2000 4:48 am
51696
Hi Piyush, I do not have similiar results like you mention. I do get exception, which is as follows:- Exception in thread "main"...
Dharmendra Sharan
dsharan@...
Apr 11, 2000 4:54 am
51697
... Piyush> Does JVM check for the access modifiers of methods when it Piyush> executes the program? Piyush> I have found out that it does not check for the...
Juergen Kreileder
kreilede@...
Apr 11, 2000 5:03 am
51698
Hi, I tried the same program with jdk1.2.2 and am getting the same results. java version "1.2.2" Classic VM (build JDK-1.2.2-001, native threads, symcjit) I...
suraj puri
surajp@...
Apr 11, 2000 5:57 am
51699
Also the PeerLogic LiveContent/BROKER product (Formerly known as DAIS).
See http://www.peerlogic.com/products/broker/broker.html
----- Original Message -----...
Steve Millington
ruelgnoj@...
Apr 11, 2000 6:49 am
51700
Regards, Punam Chordia ITL Infosys Pune Infotech Park *91-02139-32800 Extn. 2025 ... To unsubscribe, mail advanced-java-unsubscribe@... To get...
Punam Chordia
Punamac@...
Apr 11, 2000 6:59 am
51701
... Runtime.runFinalizersOnExit() will work only if a normal System.exit() is done, so you can be sure that if there is an unclean shutdown finalizers will not...
Bruno Bossola
bbossola@...
Apr 11, 2000 7:33 am
51702
Hi experts, Hashtable behaviour seemed to have changed between the jdks: (At the end here is a small test that shows it) if I use a hashtable as key in another...