| Thread | Last Post | Replies |
|
| javap character set | 07 Mar 2006 13:41 GMT | 2 |
I wondered if wnyone had a clue on this: When using javap on one of my class files I get some funny characters regarding method names. Unfortunately, I do not end up with the expected character that we
|
| JDK + SDK | 07 Mar 2006 12:31 GMT | 1 |
why i need JDK and JRE together. I don't understand it: 1. I can install JDK + JRE in a packet on my maschine. So i have two Folders JDK1.5.0_06 and JRE1.5.0_06 2. only JDK
|
| Opening consecutive new windows with window.open freezes IE | 07 Mar 2006 09:00 GMT | 2 |
Been having a problem with opening consecutive windows with window.open in IE! After several attempts at opening windows with java links, eventually now only 5/6 times, the following opening attempt freezes showing just a blank
|
| comm package | 07 Mar 2006 07:30 GMT | 3 |
How to install javax.comm in Linux.I foolowed all the instructions as per sun.I am using javax.comm for linux and jdk1.5.I am getting the error "package javax.comm not found " during compilation.I placed the .so files in /usr/lib as well as in lib of jre.Can anyone please help.
|
| how to find cpu is idle or not in java | 06 Mar 2006 23:16 GMT | 3 |
hi... how to find cpu is idle or not in java iam doing file searcher... this facility avoids hanging the system...
|
| I can't compile this - why? | 06 Mar 2006 15:24 GMT | 21 |
I do not possess any means of compiling any .java file that imports javax.* or anything J2SE-related, thus, I have to compile it remotely on a remote host (www.myjavaserver.com), however, for some reason this file will not compile but will not produce any errors, warnings, or any
|
| About memory allocation | 06 Mar 2006 13:48 GMT | 5 |
I am wondering if an object is bigger if it has a lot of methods. If You dont know mayby You can tell me where can I find informations about memory allocation process?
|
| How to convert .class file to exec file in java | 05 Mar 2006 23:12 GMT | 2 |
Hi... HOw to convert .class file to exec file in java. i did some work in applets... i want to execute this in some other computer..without installing java
|
| Reading Values from a text file. | 05 Mar 2006 21:40 GMT | 4 |
I have a problem reading in values from a text file. Basically i have a webservice that gets queries from a database, and i wish to read the queries in from a text file. I know how to read a text file but what i really want to say is:
|
| Thanks (What's the best...) | 05 Mar 2006 21:01 GMT | 6 |
A few weeks ago I asked a somewhat philosophical question about the best way to structure a certain coordinate conversion and got a lot of help with it. http://groups.google.com/group/comp.lang.java.help/msg/dcd06182643c1866
|
| Filling an array with values from the user | 05 Mar 2006 16:36 GMT | 15 |
I am currently trying to fill an array with values received from user input. As i'm quite new to java I'm not sure how to go about it. Here is a snipet of what i have been working on.(I'm want to be able record customer details of a car park and be able return the fee due, I have a
|
| How to detect file creating or deleting or renaming instaneously | 05 Mar 2006 15:08 GMT | 1 |
hi... How to detect file creating or deleting or renaming instaneously in java.. iam doing file search program...
|
| package vs non-pacakged classes : java.lang.NoClassDefFoundError: | 05 Mar 2006 11:50 GMT | 4 |
Hi; It has been a while since I have done anything with stand alone java classes from the command line. I have gotten that dreaded java.lang.NoClassDefFoundError.
|
| I need help writing an integer to an output byte stream in Java | 04 Mar 2006 23:55 GMT | 1 |
I have an opcode that I need to write to a file for instance 47152 = B830. When I try to write the integer value to a file using an output stream the it only writes the first byte of the pattern so the file just gets
|
| java - groovy - eclipse - classpath | 04 Mar 2006 15:06 GMT | 2 |
Am I right here for problems with the combination of the topic? Especially there are classpath-problems cYa Yere
|