| Thread | Last Post | Replies |
|
| Need help with XMLEncoder | 06 Jan 2007 01:56 GMT | 2 |
I'm new to XMLEncoder and trying to grasp it's basics. This works fine: ############################################################### import java.beans.*;
|
| NetBeans 5.5 debugging, can't see values of local variables | 05 Jan 2007 01:23 GMT | 4 |
When I debug I can't see values of local variables, There is a message though "Variable information is not available, source compiled without -g options" But in the properties of the project Build\Compiling\Additional Compiler Options I entered -g. What do I do
|
| How do I get an instance of a class given its name? | 04 Jan 2007 21:37 GMT | 8 |
If I know the name of a class, is it possible to get an instance using just the name? Thanks,
|
| Problem using a string in an if statement | 04 Jan 2007 10:27 GMT | 4 |
I have Class File where I read information in from a text file and split it into sections using string.split(","). The elements are then allocated to a string array and then to variables [code]
|
| 400+ Java - J2ee Interview Questions and answers | 03 Jan 2007 23:06 GMT | 4 |
Find 400+ Java - J2ee Interview Questions and answers at http://java-j2ee-interview-questions.blogspot.com Topics inculde core java interview questions and answers
|
| Learning JAVA need help | 03 Jan 2007 11:58 GMT | 4 |
Alright this is a code example straight from the first chapter of the text book I am learning from and I can't get it to compile I receive the error message NoClassDefFoundError. Please tell me what is wrong. public class First
|
| JNI - Reference C++ class in java | 02 Jan 2007 15:37 GMT | 2 |
Hey guys, I am trying to implement a simple functionality of JNI and I dont seem to get a solution to it. I have a C++ class with its own instance variables. In Java, I call a
|
| Java Helping Questions | 01 Jan 2007 22:20 GMT | 9 |
Hello Dears We have collected Questions and answers for interviews after a long effort and you study these questions and its answers freely our website. If you have any query regarding to interview you contacts with
|