| Thread | Last Post | Replies |
|
| JTree node partially visible | 31 Jan 2008 20:38 GMT | 1 |
I have issues with my custom Jtree. When the tree is displayed the nodes are only partially visible. But when I manually expand and collapse the nodes, they are in proper size. The node of the Tree is a Label followed by a TextPane. (Label for
|
| How to execute Jar file using Batch file. | 31 Jan 2008 15:59 GMT | 1 |
I am new to java. I used eclipse environment to devlop a java project whic his executing fine but i am facing using in batch file execution
|
| Closing ServletInputStream | 31 Jan 2008 15:55 GMT | 7 |
Is it necessary to close the InputStream, which was getted by call of method ServletRequest.getInputStream() ?
|
| Free Certifications from www.brainbeez.com | 31 Jan 2008 15:52 GMT | 1 |
www.brainbeez.com is offering free certifications on various IT and NON-IT subjects like C, C++, JAVA, ORACLE, FINANCE, MARKETING ETC., Do visit www.brainbeez.com and get certified for free instantly.
|
| Help with netbeans | 31 Jan 2008 15:37 GMT | 2 |
I am trying to deploy a netbeans application on a server. The problem is that it uses frames, and I have re-written it so that it updates an imageComponent on the webapp page. The code look like this:
|
| Updating documents in Lucene | 31 Jan 2008 10:43 GMT | 2 |
The way that Lucene seems to work is that updates to documents are implemented by the user as a document addition (of the new version) and subsequent deletion (of the old version).
|
| how can i change the date format | 31 Jan 2008 10:37 GMT | 5 |
i have some problem on changing the date format. i would like to change 2008-02-15 to 15th which the th should be the power of 15 is there any method to do it ? i am so familiar with JAVA and i have
|
| java version detection and browser notification | 31 Jan 2008 10:26 GMT | 5 |
I have some applet users who have very old java versions (microsoft vm or versions < 1.5) I would like to notify them with a request to update their java version. I created a java applet containing
|
| package com.ibm.security.x509 does not exist | 31 Jan 2008 01:55 GMT | 3 |
How to fix this compile error with jdk 1.5.0_14 on windows 2000: AsnName.java:144: package com.ibm.security.x509 does not exist encoding = (new com.ibm.security.x509.X500Name(mName)).getEncoded();
|
| is jni.h platform / VM specific? | 30 Jan 2008 22:47 GMT | 9 |
During runtime on target device I get following error when loading my JNI library: Exception in thread "main" java.lang.UnsatisfiedLinkError: MyLibrary (Unresolved symbols)
|
| Best way to loop through ArrayList and remove elements on the way? | 30 Jan 2008 20:54 GMT | 16 |
Just want to confirm: for a ArrayList, in single thread mode (only one thread will access this ArrayList), what is the best way to: 1) loop through all the element of this arraylist (for example, each
|
| JAVA/ US CITIZEN/ CONTRACT/ IN | 30 Jan 2008 19:37 GMT | 1 |
NO THIRD PARTY ON SITE WORK US CITIZEN Tom Gugger
|
| PrepareStatement | 30 Jan 2008 15:13 GMT | 6 |
Hello!!! I have a question: String query = "select logfiles from " + getFullTableName(Tables.LOG) + " where ipadr = ? and application = ? and
|
| A7Soft announced JExamXML release | 30 Jan 2008 15:08 GMT | 1 |
A7Soft is pleased to announce the release of JExamXML a java based freeware command line tool for comparing and merging XML files. A7Soft JExamXML is available for download at http://www.a7soft.com
|
| ActionForm Nightmare. | 30 Jan 2008 12:53 GMT | 5 |
Hello again all, I'm currently trying to get a product working here and its driving me nuts. Ive been working all day on a stupidly complicated way of filling form
|