| Thread | Last Post | Replies |
|
| Why does Class.forName fail with nested classes? | 16 Jun 2008 03:45 GMT | 9 |
Why does Class.forName() fail with nested classes? Class.forName("javax.swing.text.html.HTMLEditorKit.Parser") produces a ClassNotFoundException exception? How do I make a nested class string into a Class?
|
| SQL extraction layer | 15 Jun 2008 19:04 GMT | 2 |
I have done a great amount of research on the web and mailing lists and have come out empty handed. My problem is that i am writing an application that supports both MySQL and MSSQL and the SQL syntax varies in a few places. So i currently maintain two sets of SQL
|
| Include a JSP in ASP | 15 Jun 2008 18:57 GMT | 2 |
A website in ASP A on-line shop in JSP Is it possible to include the JSP form, to access to the shop, into the ASP's files?
|
| The sense of it search engine | 15 Jun 2008 18:49 GMT | 7 |
I wonder if there is anything like this yet -- a "sense of it" search engine. I often have a heck of a time finding something on my own website or in the bible when I know only the meaning of what I am looking for,
|
| Are there open source pop3 java apis that support attach file retrieve? | 15 Jun 2008 16:58 GMT | 6 |
The only one I found is Apache commons-net, but it does not support attach file retrieve.
|
| Questions - JMS Durable Topics and Subscriptions | 15 Jun 2008 09:05 GMT | 2 |
I understand that JMS allows you to publish messages to durable topics for durable destinations (i.e. topics) for duable subscriptions. I am trying to make the connection between the topic string and the topic destinations.
|
| The close() operation for streams | 14 Jun 2008 15:50 GMT | 26 |
When creating and using a file input stream, what is the most recommendable boilerplate? Or, what should be taught in a tutorial? This first possibility?
|
| why 31 in hashcode for string | 14 Jun 2008 11:49 GMT | 14 |
what is the reason for using 31 in the calculation of hashcode for String?can anyone give a precise answer? thanks jim
|
| Converting newline | 14 Jun 2008 09:54 GMT | 12 |
I’ve recently started learning Java ( and programming in general ), but it's not that easy. 1) According to System.getProperty("line.separator"); on windows systems newline is represented by CR+LF. Then why, when reading from
|
| strange netbeans glitch not finding java classes | 14 Jun 2008 08:26 GMT | 5 |
I've just had something strange happen to me in Netbeans 6.1. I was editing a file when, all of the sudden, Netbeans became unable to find things like java.awt.event.MouseEvent and java.lang.Runnable. I have never seen anything like this before. Does anyone have
|
| Hash or Tree | 14 Jun 2008 05:17 GMT | 30 |
I have a HashMap which contains about 2K items. The key is a string, and the value is a string. The HashMap is written to once upon application start, then read many, many times. It holds I18N info, and is used for every Web page.
|
| Chart support of Jexeclapi | 14 Jun 2008 05:05 GMT | 2 |
How does Jexcelapi support charting? Thanks!
|
| Strange results from hprof | 14 Jun 2008 01:32 GMT | 3 |
I have a stand-alone application that spends (or should spend) most of its time waiting for network packets. However, it consistently uses upwards of 20% of the CPU time on a 1.8GHz Pentium M/2GB RAM/WinXP laptop.
|
| JNI: passing Objects containing non-primitive types back and forth | 13 Jun 2008 22:16 GMT | 3 |
looked through a lot a threads overhere already but did not find an answer detailed enough: I want to map a c-structure like this created in my native code struct mystruct {
|
| Java/SQL Developer for a 12 month contract opportunity in Albany, NY | 13 Jun 2008 21:28 GMT | 7 |
Palladian Consulting is seeking a Java/SQL Developer for a 12 month contract opportunity in Albany, NY. This is a new state agency position, there is no incumbent. Start date after contract awarded 9/2/2008
|