| Thread | Last Post | Replies |
|
| UConn seeking qualified Java instructor | 11 Aug 2005 10:33 GMT | 3 |
Hello, I am trying to identify potential instructors for an online undergradute Java class at the University of Connecticut. See below or attached for details. Please respond directly to the provided email address. I apoligize for any crossposting. Regards, Andy DePalma
|
| Why is activeCount = 3? | 11 Aug 2005 09:05 GMT | 9 |
When I start a program that spawns a thread for a listener socket object, I get a count of 3 form the activeCount method but when I enumerate the thread array I find the following The number of activethreads are 3
|
| User defined class problem | 11 Aug 2005 05:45 GMT | 1 |
For teaching purpose, I develop a Java image processing program. It includes the possibility of creating, compiling and executing java "scripts" at runtime. The java instructions are encapsulated between
|
| Good Java IDE | 11 Aug 2005 05:45 GMT | 6 |
I'm fairly new to Java, having previously worked with MS projects in Visual Studio. I love Visual Studio, and the Intellisense feature which lets you easily see the methods / properties directly in the IDE when coding.
|
| How to call Java from C++? | 11 Aug 2005 00:49 GMT | 13 |
Dear Friends, I know that if you call C++ from java, you have to use JNI. But how to call Java from C++? Thanks a lot.
|
| The idea of persistence in hibernate! | 10 Aug 2005 21:10 GMT | 4 |
I had earlier posted a question regarding 'how persistence achieved using hibernate'. Probably my idea of persistence might be wrong! I hope some of you will help me out. Is it possible to use a single session for several database
|
| Applet problems in adding a bgImage | 10 Aug 2005 21:05 GMT | 6 |
I am in the early stages of designing an applet and am having some trouble with this code. Does anyone know what is wrong with this code? Code: // Height: 400, Width 650
|
| When to synchronize a list | 10 Aug 2005 19:01 GMT | 21 |
I wanted to know when should I synchronize a list. No, this is not the old question regarding ArrayList Vs Vector. My doubts are more related to synchronization ( whether a plain ArrayList or synchronized Arraylist or Vector)
|
| font puzzle | 10 Aug 2005 18:51 GMT | 4 |
I have noticed with a TextArea that if I do setFonts on it, it sometimes gets into a state where the only fonts it recognises are the basic ones like Dialog Monospaced and Serif. All other font changes it just ignores, though it does recognize font style and size changes.
|
| Retrieving BLOB Datatype from SQL Server 2000 | 10 Aug 2005 17:12 GMT | 4 |
I am developing a Java application using JDBCODBC connection to a SQL Server 2000 where I need to store text data in SQL Server 2000. I have a field type TEXT and I am storing files ranging from 5MB to 25MB file sizes. I have no problem saving these files into the database. The
|
| java.util.Properties with XML file. | 10 Aug 2005 16:45 GMT | 1 |
Dear Experts, I am looking at the java.util.Properties tools and try to run them with a XML file. I am confused by a simple problem: in the XML document description they have declaration for the "key", but not for any
|
| scjd | 10 Aug 2005 16:39 GMT | 1 |
Which books and links are good for scjd
|
| User defined SAX Events | 10 Aug 2005 15:47 GMT | 1 |
I needed a few suggestions on a recent "Eureka whisper[not really a shout]" I had, well, out of my bathtub. W3C defines specific methods witihn a SA ContentHandler like startElement(), endElement() etc... that would be called back when
|
| Jetty, WEB-INF/lib, jars and the classpath | 10 Aug 2005 15:38 GMT | 1 |
[Posted to the Jetty-support mailing list, but I'm not expecting a reply real soon due to mail server issues at Sourceforge.] Ok, I can't figure this out. I'm using Jetty 5.1.2.
|
| Ok, verizon admin: news seems /better/ recently, but still has trouble. | 10 Aug 2005 15:00 GMT | 1 |
Ok, I'll have to say that I'm less hassled recently by the news problems that I and many others have experienced here for months. FWIW. Perhaps it'll help someone fault isolate this thing. Thomas
|