| Thread | Last Post | Replies |
|
| MUST see places for beginners | 26 Aug 2005 21:24 GMT | 5 |
Places you MUST see If you are learning Java and have a reliable internet connection, having a look at these places is a must : For everything Java:
|
| Classloader and log4j dilemma | 26 Aug 2005 17:46 GMT | 1 |
I am attempting to use log4j in a certain environment. That environment is Rational Functional Tester (a java based GUI Automation tool). Here is the problem, as far as I can narrow it down. There are two sets of classes involved. RFT's library classes (in jar files), my own ...
|
| Strategy for read and rewind file for unordered data | 26 Aug 2005 16:01 GMT | 2 |
I have to create an element tree as follows: Data A | |
|
| Thumbnail, LowRes Image API | 26 Aug 2005 14:43 GMT | 2 |
I am trying to create an application's module where images can be uploaded via a web interface, and the back-end service would pick them up, create a low-res image for a slideshow and also create thumbnails for preview - kind of like a lot of image upload websites these days.
|
| Weird Web Start question with Application and Manager | 26 Aug 2005 14:42 GMT | 5 |
We write a small application for the design of surfboards all in Java and I have a couple of questions. 1. What ever happened to the auto-launch of the Java Webstart Application Manager?
|
| j2me and saving xml data to the device | 26 Aug 2005 12:28 GMT | 1 |
I am a C# programmer new to the J2ME world. I have just started on an application for my mobile handset, the idea being to learn as I go. I want to be able to input data daily and recall the data at any time. To do this I need to save the data to any type of file (XML, text or
|
| j2me and phone number | 26 Aug 2005 12:26 GMT | 1 |
All: I am developing some software for a Nextel J2ME MIDP 2.0 mobile phone. Is there a way to obtain the device ID (imei) or phone # for phone? Many thanks,
|
| Does anyone know where I can get the source code to the utility JAR itself ? | 26 Aug 2005 10:09 GMT | 4 |
Or, failing that, JAVA source code to *A* JAR utility ? (I can deal with it being written in java)
|
| What's the difference between Datagram.read and Datagram.receive? | 26 Aug 2005 09:01 GMT | 11 |
What's the difference between Datagram.read and Datagram.receive?
|
| Do I need to sign up to some form of Sun license to use java | 26 Aug 2005 09:01 GMT | 6 |
A colleague pointed out the requirement to sign a general license regarding the use/re-use of the java license by our company before we use Java. However, having scanned the license it looks like we only need to sign
|
| Freelance Programming concept | 26 Aug 2005 06:16 GMT | 6 |
Do any one know, where to get the software projects so as to work as a freelance programmers in java,J2ee Technologies. I am exposing my self in an international level. where should i market myself for the projects.
|
| Authenticate | 26 Aug 2005 01:35 GMT | 1 |
I need to ask a fairly general question about the java Authenticator class. Its also rather silly but please bear with me You see if you need to access a URL that needs a password you can use the Authenticator class and pass the
|
| Eclipse jar Manifest blues | 26 Aug 2005 01:17 GMT | 1 |
Is there anyway to get Eclipse to add all relevant class path entries from your Eclipse project into the manifest file generated when exporting a jar? Many thanks in advance.
|
| Extracting Data from Forms | 26 Aug 2005 00:42 GMT | 2 |
Is there a way for a Java Applet to glean information sitting somewhere on the webpage in a form?
 Signature Canadian Mind Products, Roedy Green.
|
| compiler warning | 26 Aug 2005 00:27 GMT | 16 |
When compiling my application, I am getting this warning msg: --------- warning: finally clause cannot complete normally ---------
|