| Thread | Last Post | Replies |
|
| Java ServerFaces - new Implementation | 24 Oct 2005 15:46 GMT | 2 |
i just tried to migrate my application from jsf 1.0 to jsf 1.1.01 by replacing the files jsf-api.jar, jsf-impl.jar.. result: my tomcat 4 is booting correctly, as soon as accessing a jsf page all managed beans and navigation rules seem to be ignored ...
|
| thread nullpointerexception | 24 Oct 2005 15:00 GMT | 4 |
I have a java chat server where each client that connects gets a new thread. The server runs fine most of the time but generally after a few hours it generates a NullPointerException in the client thread and crashes
|
| Orion - need to add customer parameter | 24 Oct 2005 13:57 GMT | 1 |
I have a large application which I need to split into 2 and put on different servers because the applicaiton is becoming too big. What I need is to add in a parameter which tells me if its Application A or Application B.
|
| JVM server mode | 24 Oct 2005 13:51 GMT | 6 |
Can anyone confirm the best mechanism to check if a JVM is running in server mode without having to trawl through the application's log files? Also, does 1.4.2.x always by default startup in client mode unless
|
| Uploading a file to the server | 24 Oct 2005 13:08 GMT | 5 |
This may be a repettive question. But I have searched the web a lot before posting this here. I could not find an easy way of doing this. Here is my requirement.
|
| Where to find free icons? | 24 Oct 2005 12:01 GMT | 3 |
I am developing a GUI software in Swing, but need some good icon sets, like the one they have in eclipse / netbeans. Does anyone know any free icon sets available? Regards,
|
| ant install problem | 24 Oct 2005 10:17 GMT | 2 |
I want install Ant, and i have following error message jaxp_parser_impl est nécessaire pour ant-1.6.2-3jpp I have added jaxp.jar in my CLASSPATH, but without success Where is my mistake
|
| Display byte array back to pdf and display in IE | 24 Oct 2005 10:09 GMT | 5 |
I get Base64 encoded String for a PDF file. I convert that String to character array. Then I decode it back to byte array. Now, I need to use the byte array to display pdf. I am using a Servlet to display byte array of PDF into IE browser.
|
| changing working directory? | 24 Oct 2005 09:57 GMT | 4 |
I am looking for changing the working directory, using j2se methods is it possible?
|
| Announcing TestNG 4.0 | 24 Oct 2005 09:45 GMT | 18 |
The TestNG team is happy to announce the immediate availability of TestNG 4.0, with a lot of improvements and new features. The announcement, along with a few examples and summary of the new features, can be found here:
|
| Encryption/Decryption on both Java and Delphi | 24 Oct 2005 09:12 GMT | 11 |
We are looking for a component or code to allow us to encrypt and decrypt user passwords in both Java and Delphi e.g. passwords stored in a single database accessible by both platforms. We have looked at Triple DES in LockBox (Delphi) but it uses a 16 byte
|
| Java idl question | 24 Oct 2005 01:51 GMT | 1 |
I am trying to write the simple hello world program by java sun. The thing that the implemnetation of the interface is in seperate class than the server. The tutorial on the web just shows you that the implementation returns a simple string "hello world". What if I want to return ...
|
| Fwd: Re: Date different | 24 Oct 2005 00:06 GMT | 3 |
----- Begin Forwarded Message ----- Date: Thu, 20 Oct 2005 11:39:49 GMT Subject: Re: Date different From: Roedy Green <my_email_is_posted_on_my_website@munged.invalid>
|
| Applet cannot access local devices | 23 Oct 2005 23:02 GMT | 6 |
I have a signed applet that reads information from Card Reader. When I run this applet from client machine with a Card Reader, it cant get information from the card. But I plug out the Card Reader and plug in to the server, it works.
|
| one question regarding data generation using Java | 23 Oct 2005 22:55 GMT | 1 |
I am wondering how I can generate a series of data that follow Normal Distribution using Java language? Best Regards, Bo
|