| Thread | Last Post | Replies |
|
| java update failing | 31 May 2009 19:38 GMT | 8 |
OK, I'm a simple soul compared to the rest on here by the looks of it, I just use the java run times etc and expect the updates to just, well update. Today however, I was presented with an update and it got to a point then threw up the error 25099. Now I thought this error meant ...
|
| How "run under JDK" not JRE? | 29 May 2009 20:08 GMT | 4 |
I hope this isnt too much of a newbie question for this formum, but here goes: On my wintel machine running windows XP I had (and still have) a JRE. I want to run the solr tutorials, which require running a particular jar
|
| nullpointer exception | 29 May 2009 20:06 GMT | 4 |
how do you find out what variable is causing a NullPointerException please.. (WHY can't that error tell you what variable is causing this error??) (it says: The full stack trace of the root cause is available in the
|
| select a date with a calendar | 29 May 2009 11:00 GMT | 2 |
Good Morning, I need to insert a date with a button that opens a calendar, how it is possible to obtain this ? Any idea if there is something free and similar ??
|
| Remote file viewer in Java | 28 May 2009 17:55 GMT | 1 |
I would like to implement a remote file viewer in Java: in practice, across a network, everyone (client) should be allowed to open (in read- only mode) alll the files stored on a central server. File are all of MIME types.
|
| How do I do event driven socket i/o in an SWT application ? | 28 May 2009 14:35 GMT | 4 |
I am doing some simple client server stuff. My server is in C and my client is a Java/SWT application. The number of clients will be low, like 2 or 3. I've got the socket io working using the standard traditional polling/
|
| java jobs | 28 May 2009 09:33 GMT | 8 |
java jobs1 http://alljobssee.blogspot.com/2009/05/java-jobs1.html experienced java jobs http://alljobssee.blogspot.com/2009/05/experienced-java-jobs.html
|
| ?meterware? WebConversation jar | 27 May 2009 21:58 GMT | 1 |
Meterware, <http://www2.meterware.com:8080/> sponsors HttpUnit? <http://httpunit.sourceforge.net/doc/api/com/meterware/httpunit/ WebConversation.html> This is part of the official http unit, in the JAR? I ask becuase I
|
| balancing paretheses and braces | 25 May 2009 19:09 GMT | 3 |
I have written a little essay on the problem of keeping () and {} balanced. You might have a look and add some ideas or find the flaws. Thanks http://mindprod.com/jgloss/balancing.html
|
| Locale: getting user's city... | 23 May 2009 01:06 GMT | 8 |
as far as Locales, I thought it wasn't possible to get a user's CITY, but look here.. http://www.topix.net/forum/chicago/T1307V4B6CI5AVH1S the city appears right underneath the commentator's name..
|
| Problem with commandline compile | 22 May 2009 08:50 GMT | 5 |
I have been using Windows XP & the latest version of NetBeans to compile simple Java programs as I am learning the languages. I just tried to do a command line compile & execute and I cannot get it to work so I wend back to the "Hello World" program with the same result. Here is ...
|
| Can we make Java report just by drag and drop? | 20 May 2009 20:19 GMT | 1 |
Background Most Java reporting tools, especially those have some BI characteristics, often claim to end users that their products are simple to use. Some reporting tools promise that they can allow end
|
| java jobs and notes | 20 May 2009 13:45 GMT | 1 |
java jobs1 http://alljobssee.blogspot.com/2009/05/java-jobs1.html experienced java jobs http://alljobssee.blogspot.com/2009/05/experienced-java-jobs.html
|
| Extended Euclidean algorithm for java | 20 May 2009 04:43 GMT | 3 |
does anyone know the code for the Extended Euclidean algorithm while gcd(x,y)=s*x+t*y the basic idea is to follow the steps of the normal algorithm and to
|
| Need help with Large numbers in JAVA | 20 May 2009 03:17 GMT | 4 |
Can any one tell me how to print factorial of large numbers in JAVA.. I need the exact digits and not the double values.. Else tell me how to convert the double value to digits.. i.e., not through Exponential form..
|