| Thread | Last Post | Replies |
|
| Videos on Java | 04 Dec 2006 19:48 GMT | 1 |
I had some interesting links where you could watch free videos about Java technologies. Some of them were from IBM... but I lost them. I'd appreciate if you have and can share some links with videos on Java. Thanks in advance,
|
| context.xml and DataSource | 04 Dec 2006 19:37 GMT | 1 |
i'm getting "Cannot load JDBC driver class 'com.ibm.db2.jcc.DB2Driver'" error but this code works: working code:
|
| Exception in finally block | 04 Dec 2006 18:27 GMT | 15 |
Assume I have BufferedWriter out = null; ... try {
|
| Thread + stack + synchronization. | 04 Dec 2006 17:30 GMT | 2 |
I have problem with Producent-Consument-Buffer. Below is my Buffer class with wstaw (in english PUSH) and pobierz (POP) methods, main class Glowny and Producent class. I thint that is all ok, but when i try to compile there is exception:
|
| java swing jtextfield modifiying input | 04 Dec 2006 16:54 GMT | 2 |
To make simple autocorrections in an JTextField, receiving textinput, I tried to change the text after caretlistener events. But I only get exceptions pf, touched: - 0 - 0
|
| any risk in moving to java 1.6 | 04 Dec 2006 16:46 GMT | 10 |
I was wondering if anyone knows if there is any major risk to moving to Java 1.6 now prior to their official release? I am primarily using Eclipse, JBoss and Hibernate and obviously dont want to introduce bugs if 1.6 is not ready for them?
|
| Need help | 04 Dec 2006 16:22 GMT | 2 |
Hello i need help . I am very new in java . Now i am trying to do some priliminary program in java but facing some problem . i have installed Textpad and jdk1.5.0_06,jre1.5.0_06,jre1.5.0_09 on my system . I got success to run hello world program but i falled to run the program
|
| How to update a jar file for one source file change? | 04 Dec 2006 16:20 GMT | 10 |
I'm new to java, so, I may get terminilogy wrong, bear with me. Here's the problem. We use a set of tools to perform data extraction from a repository into XML, then generate HTML for them. For this process, we've got a BIG jar file that includes thousands of classes. Now,
|
| Wrapper classes are Immutable but you use them to make a function parameter a reference? | 04 Dec 2006 15:55 GMT | 11 |
Wrapper classes are Immutable but you use them to make a primitive function parameter a reference? I am studying some java. My main language I am used to program in is C++. Doing some test questions I am confused. It seems Wrapper classes
|
| object dumper | 04 Dec 2006 12:30 GMT | 3 |
does anyone know of an object dumper that enables easy output of fields and values info to stdout? tom arnall arcata, ca
|
| readLine(int x)? | 04 Dec 2006 12:24 GMT | 10 |
Is there a way to read a specific line from a file, so for example, I'm wanting to achieve the folllowing: String s = thing.readLine(54); ? Is there a DataInputStream or BufferedThing, etc that can do this?
|
| Problem while calling Configuration constructor (Hibernate) | 04 Dec 2006 07:05 GMT | 1 |
I'm trying to use for the first time hibernate so if my question is dumb, please let me now. I would like to perform some simple task through hibernate and therefore I generated hbm.xml, java and mapping file through JBOSS
|
| pass by reference in java? | 04 Dec 2006 05:43 GMT | 8 |
I am coming to Java from C++ . In C++, if I want to pass a variable into another function then by default a copy of variable is passed. Is this the same in Java? I want to pass a reference to my variable to a java function. How do I do
|
| Rumsfield Admitted to Bush They f.cked Up! IMPEACH IMPEACH | 04 Dec 2006 04:45 GMT | 1 |
Boy fuckwits like milligan sure have less to say when the whole world is looking at the GOP like the complete failure that the left predicted it would be back in..... oh.... say.... about 2000....
|
| Help me | 04 Dec 2006 03:49 GMT | 1 |
Guys i need some help in developing an interface for a small application It should be a space ship with a control and lighting buttons. Outside should be the stars. blinking
|