Hi,
I want to change the decimal separator in a double. The result MUST be a double value with the needed new decimal separator.
Input: 10,0
Output: 10.0
How to change the "," into an "." where the local computer settings is put to DE. Changing the local settings of the computer is NOT an...
Hallo all,
I have a java application that, at some stage, select files from the local filesystem using JFileChooser.showOpenDialog().
Now I want it in a client-server setup. This means opening a GUI for selecting files on the server.
For client-server I use RMI.
I have already tried several...
Hi all.
I want, if it is possible, to connect to a MqSeries Queue, which is on a remote server, using JMS.
I know there are MqSeries JMS API's but I wont/cant use these. With these JMS API I can send messages to the MqSeries Queue without any problem.
So I have to fall back on pure JMS API's...
Hi all.
I want, if it is possible, to connect to a MqSeries Queue, which is on a remote server, using JMS.
I know there are MqSeries JMS API's but I wont/cant use these. With these JMS API I can send messages to the MqSeries Queue without any problem.
So I have to fall back on pure JMS API's...
Hi all,
i like to know the following:
is it psoosible, and yes how/which classes/methods, to control the cursor in Java.
I mean to position the cursor somewhere on the screen and force a left or right click.
Is there a JAR available?
Kind regards,
Madere.
Hi all,
i have Java programm that copies, archives files from 1 directory to another. This can all be configured in a properties file. When i start this programm from the command line or from the Windows Service window, all works fine when i use only locally drives and directories.
When i use...
Hi all,
i have Java programm that copies, archives files from 1 directory to another. This can all be configured in a properties file. When i start this programm from the command line or from the Windows Service window, all works fine when i use only locally drives and directories.
When i use...
Hi, I have a question about setting file permissions on a Unix system.
I am using the File.createNewFile() methode to create a new file in a Directory. The directory is created using File.mkdirs().
The file/directory must be created using the permissions of the user. But for some reason it...
I have a question about calling dynamicly created method names.
First of all: can this be done?
What I mean is the following:
We have a class Test with several (static) methods: ConvertA(), ConvertB(), ConvertC(), ConvertD(), ...
In our programm we get the letter of the method (eg A or B or C...
We are using java JDK 1.3.1_02 and I have am problem with the javadoc. We are creating multiple document lines in the java code (in the same block), the javadoc generator makes only one line of it (so without any Carriage return/Line feeds).
But I want the lines exactly as they are in the code...
For Java development I am using the freeware Eclipse as Editor/Workspace environment. I am very happy with Eclipse.
Can anyone advice me in an freeware C# Editor/Workspace environment (like Eclipse).
Now I am using UltraEdit and the commandline, but I like a GUI more.
Regards,
Madere.
Hi,
I have a quiestion.
I have a string containing a number: for instance "33".
I want to place this in an integer.
How can I do this?
Thanks,
Madere.
Hi,
I am using e*Gate 4.5.3 without any ESR.
I am running Windows XP Home edition.
I have ASP.NET installed.
When creating an ETD using the Custom Wizard, I get an "Automation Error" during compile.
I have tried to logon to XP with a different user (without ASP.NET?), but I still...
Hi.
I have a question about CDONTS.
I have Windows XP, XP SP1 and IIS 5.1 installed.
From a page I want to send an email after a form has been completed. When the page is on my providers server, it works fine.
But I want to test the page from my local machine.
Does anyone have an idea why...
Hi,
I am busy with displaing genealogy information on a webpage.
I do not want to show it as normal statistics but the same as it is shown in the programmes itself.
This means I have to draw horizontal and vertical lines and maybe also boxes.
I wonder if this is possible with HTML and so how to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.