| Thread | Last Post | Replies |
|
| How to create config file and read from it in Eclipse? | 13 Oct 2005 18:01 GMT | 2 |
I wanted to add a configuration file to my Eclipse project where the program could read configuration parameters from the file. How do I set this up in Eclipse?
|
| How can I verify US mailing address in Java? | 10 Oct 2005 20:54 GMT | 1 |
I have Java web application and I need to verify customer entered address. Or at least auto populate City and state from the entered zip code. Did anyone ever face this issue? I found a web service that can do that but I want to explore all other options.
|
| Eclipse Runtime Error | 08 Oct 2005 14:17 GMT | 3 |
I am running Eclipse 3.1.1. I created a project, called PizzaShop. Inside pizza shop, I have src\ lib\ and build\classes\ folders. Inside src\, I have a pizza folder for the pizza package. That too is mirrored in build\classes\pizza.
|
| Socket-Problem: Server for WEB-Client | 08 Oct 2005 00:17 GMT | 3 |
my server programm sends a response (e.g. HTML-code) to the requested web-browser-client (firefox or IE). It works, but only when the request data in the input-stream from the client-socket are read.
|
| J2ME Development Tools | 07 Oct 2005 14:44 GMT | 9 |
Hi all I have found this forum about Java and as I have seen, it is very active and useful in order to solve Java problems or doubts. The fact is that I am going to use J2ME and I have to decide what the best
|
| Eclipse Plugin- UML Toolbar removal | 07 Oct 2005 11:28 GMT | 1 |
Recently I have uninstalled some Eclipse plug-ins from Eclipse 3.1. These are from Visual Paradigm and are related with UML Modeling. Though all the applications have been properly uninstalled from the computer, the toolbars associated with these plug-ins are still there in the IDE.
|
| Creating executable jar file with no gui | 07 Oct 2005 10:53 GMT | 2 |
I have an eclipse project that is a server. It has no GUI. When I create an executable jar file from it and run it. Nothing seems to happen. Is it running? Can I create executable jar files for programs that have no GUI.
|
| Run BAT from ANT | 07 Oct 2005 05:46 GMT | 3 |
Does anyone know of a jar and task that lets you run BAT as an ANT task? When I try these commands with the properties correctly defined, the bat application starts up and immediately shuts down
|
| Jimi error when pre-compiled | 04 Oct 2005 21:00 GMT | 4 |
I have an application which works fine as straight java. However, when I pre-compile it (using in this case the compiler in IBM VisualAge Enterprise), the application then gets a null image on read from Sun's Jimi package. On the face of it there's not much to go on here - has
|
| Problem installing ofbiz | 03 Oct 2005 17:43 GMT | 2 |
hi duds, i have a problem and i m unable to solve it.I ll be greatfull if you help ,me out. I want to use OFBiz.
|