| Thread | Last Post | Replies |
|
| https not working | 18 Jan 2007 08:29 GMT | 2 |
i am trying to switch from http to https i have uncommented the SSl HTTP/1.1 connector but i am getting an error Dec 11, 2006 10:50:03 AM org.apache.coyote.http11.Http11BaseProtocol
|
| Verifying signed jar files from C | 15 Jan 2007 23:15 GMT | 6 |
I have a double-clickable application (for both Windows and Mac OS X) written in Java (stored in jar files) that uses a native launcher written in C to start a JVM and run a particular class's main() contained in one of the jar files.
|
| Applet printing exception | 04 Jan 2007 14:05 GMT | 1 |
1) I want to print my html page from applet.If i run my applet from browser then my applet should be sigened but i am running my applet from appletviewer then also i am getting exception Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
|
| Java Stream Encryption | 04 Jan 2007 08:41 GMT | 9 |
I am trying to encrypt a stream that I am sending from a port on one machine to another machine (both sides using Java classes). The standard writing across ports works: Server:
|