| Thread | Last Post | Replies |
|
| Generic format for saving EMails | 11 Jan 2006 14:04 GMT | 3 |
This is probably mostly off-topic, but since java is my tool of choice and I am using javamail heavily, I decided to post this message here. We have written a number of java tools for analyzing the contets of an imap mailbox. What we would like to be able to do is save a particular
|
| Ant copy problem | 11 Jan 2006 13:27 GMT | 4 |
I realise this isn't a Java language problem, but I can't find an ant ng, and I assume that some people here use ant, so could anyone help me with this problem. I have the following task, (slightly edited) <target name="srcdist" description="Packages all the source files together
|
| JNDI problem adding multiple attribute in MSAD | 11 Jan 2006 11:42 GMT | 2 |
Hi, I'm using JNDI to update an Active Directory. Now I'm facing the following problem: When I try to add a value to a multiple attribute (department), I get the following error:
|
| Compiling Java from Java | 11 Jan 2006 09:26 GMT | 7 |
I wish to write a Java program which can compile and run java source code. Can this be done without resorting to OS-specific calls to javac? I've seen suggestions that Ant might allow me to do this, but I've looking through the Ant manual, I can't see anything about it. Any
|
| JTree Problem | 11 Jan 2006 09:21 GMT | 2 |
I still had a couple of Jtrees and I want to create one Jtree under one root. For example a model which consist of model1, model2.... Did someone knows how it works.
|
| InterruptedException - what to do with it ? | 11 Jan 2006 08:42 GMT | 2 |
I've not found myself very lucky in finding a good article telling what to do with the InterruptedException... I'd like is read some discussions of best coding practices on that particular field.
|
| Bar code generation in java ... | 11 Jan 2006 08:20 GMT | 3 |
Hi all I am new to the language and want to learn that how can one generate barcode's in java... Please help me out.. Thanx Amit
|
| display the users home page as www.XXX.com/userAccount | 11 Jan 2006 08:07 GMT | 6 |
Techies I am using struts+ hibernate for my web application. My project is like online web development. I have provided functionality for site development .
|
| Bar code generation in java ... | 11 Jan 2006 07:31 GMT | 1 |
Hi all I am new to the language and want to learn that how can one generate barcode's in java... Please help me out.. Thanx Amit
|
| did the multiplication rules change!? | 11 Jan 2006 04:11 GMT | 6 |
I am dumbfounded... I have the following code: long product = 1000; product = product*60; product = product*60;
|
| Debugging with Xerces API | 11 Jan 2006 02:22 GMT | 1 |
I am accessing a web service whose Java stubs I have generated with WSAD 5.1. I am getting the error listed below. It seems to indicate that there was some missing xml. I want to see the xml request and response messages. Does anyone know
|
| java on Mac | 11 Jan 2006 00:42 GMT | 11 |
I`v read a lot of how efficient and in general brilliant is java on Macs on apple`s web sites, that its implementation is specially optimized for OS X, it works faster and uses less memory, only superlatives, but I know that i can`t believe in everything what is written in such ...
|
| command-line main() classpath etc. | 10 Jan 2006 23:58 GMT | 2 |
I have a class file with a main method in the following directory: C:\tea\emat\web\WEB-INF\classes\emat\com\edi The name of the file is: Edi210Parser. The class has a main method. I've developed and tested the file under Eclipse, which has shielded me
|
| JINI service -- Python client | 10 Jan 2006 23:08 GMT | 2 |
does anybody knows how to use JINI service from Python? Regards, Andrei
|
| programming a telephone | 10 Jan 2006 22:28 GMT | 6 |
I want to make some little programs for my sony ericsson p910i but I don't know how to program a cellular phone... someone can help me? Thanks. DM
|