I use an application on a remote server. The application is an old one, written in Magic.
I connect to the server (located on a farm) through Remote Desktop from a PC in my office, which runs Windows XP. In Magic I need to attach a file located already on the remote server.
The file name contains umlauts and other non-English characters.
I also need to write a comment to the attached file. In my case the comment equals to the file...
User Profile
Collapse
-
File Save As dialog with umlauts in filename
-
install the Jar utility without the whole JDK
Hi all,
I have written a .Net Winforms application that creates a Jar applet, which will be copied to a mobile phone.
The output is a Jar applet that is created by the Jar utility, which is a part of the Java SDK (JDK). In the .Net code I simply run the Jar utility.
Now I need to install the created application on a different PC. Of course, the Jar.Exe file must be present on the user PC. Does that mean that the whole JDK needs... -
how to read a list from file
Hi,
Sorry for my stupid question since I am a .Net Winforms developer and am absolutely new to Java and mobile development. I am using NetBeans.
I have an application that reads a list of items from a local text file and displays them as a listbox with possibility to check or uncheck items. It is written in .Net Winforms (C#).
Can the code be transferred to NetBeans in order to create a midlet (*.Jar)? If not - how do I read/write...
No activity results to display
Show More