| Thread | Last Post | Replies |
|
| java.lang.OutOfMemoryError: Java heap space | 08 Nov 2006 17:07 GMT | 9 |
Does anyone have any ideas on why that happened: [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space Explaining the situation. I have such code:
|
| xml to java object to xml - is xmlbeans ok? - help reqd | 08 Nov 2006 14:28 GMT | 2 |
hello there can any one tell regarding the performance issues in using xmlbeans in converting xml to java to xml for a project to be done in websphere environment. is there any other best api for the process of conversion of xml to java to xml more efficient than xmlbeans. thanks
|
| Missing CD source code for Mastering Java 2 (isbn 0782121802) | 08 Nov 2006 14:12 GMT | 3 |
Hi Reader Do you have below book CD Source code ? I missing this CD. Zukowski, John - Mastering Java 2 (isbn 0782121802)
|
| hot deploy class file to tomcat | 08 Nov 2006 13:50 GMT | 1 |
How do you hot deploy a class file to tomcat these days? I'm sure I've had this working before, some xml config in server.xml?
 Signature Mike W
|
| get ResponseCode() and connect() | 08 Nov 2006 13:25 GMT | 5 |
Hello, I have getResponseCode and connect() prob here... I want to connect then get the response code of the remote server. It's been almost 12 hours but I havent been connected and the server has not given me a response... I set the time out but it seems not to work..
|
| Servlet container specification | 08 Nov 2006 10:59 GMT | 3 |
How many instance of same servlet can servlet container create?
|
| SMTP server setting for Java Mail | 08 Nov 2006 10:08 GMT | 3 |
I have a little knowledge of java and have no more ideas how to solve my problem. Can you please have a look at it? One of my applications is started via Java Web Start on a client PC. This application has a possibility to send e-mails. Unfortunately
|
| Setting properties (not necessarily "Properties") in Java 5.0 | 08 Nov 2006 09:46 GMT | 4 |
I have been searching around the archives but can't find an easily digestible answer to my (simple) question. Question : I'm using Java 5.0, what's the best way to set properties in my code?
|
| J2ME: Transferring RMS Data from Emulator to Mobile Device | 08 Nov 2006 09:19 GMT | 2 |
We are planning to use the RMS to store our mobile application's resource data (plain text), which are mainly used for populating the drop downs (a.k.a. Choice Group) in the GUI. We have a lot of files that need to be deployed with the mobile application. One of them has a
|
| 'dynamic arrays' in java | 08 Nov 2006 08:53 GMT | 7 |
i am writing a java method which needs to take note of a set of numbers generated by the routine as it runs. the problem is that i dont know beforhand how many of these numbers will be generated, so the simple use of an array cant be used as java seems to insist of the size of the ...
|
| I'm needing help with compile errors for a game | 08 Nov 2006 08:50 GMT | 2 |
judith wrote:
> Hello again. I've only included 2 of the 13 programs for this game. > The main program projectJS.java is giving me compile errors and the > other program called GameFrame containing the following information |
| Licence code storing for java app | 08 Nov 2006 08:42 GMT | 2 |
I want to create a app which will have something similar to licence (i.e. user have to enter licence code to run the app). The problem arises when I want to make it that user have to specify it only once. So I need to store somewhere the information, that the app has already
|
| Need Freelance Work | 08 Nov 2006 08:36 GMT | 1 |
This is Santhosh Kumar looking for freelancing work. Technical Expertise : 3 Years of vast experience in developing Web Applications and RIA with
|
| what makes an Value object? | 08 Nov 2006 06:55 GMT | 2 |
hi.. i have an entity class (which is a many to many class) which has several fields which to me could be in a different object linked by a one getter and setter.
|
| How to launch a JNLP in JavaScript page? | 08 Nov 2006 05:39 GMT | 2 |
The jnlp program can run in my IE like this: <a href="run.jnlp">run</a> but when I place the jnlp file name in a javascript page It doesn't work
|