| Thread | Last Post | Replies |
|
| Java Profiler - Memory leaks | 21 Jun 2006 19:10 GMT | 2 |
Was wondering if somebody could suggest a tool that I can use to debug my java applet. I'm getting some out of memory errors, that I can't seem to find and it's driving me mad!!
|
| Problem with loading an image to a Panel | 21 Jun 2006 16:57 GMT | 4 |
Salutations everybody. I want to load an image into a panel. I have sub-classed the JPanel class in order to be able to override the pain method, like this : public class ImageCanvas
|
| Barcode upca12 method | 21 Jun 2006 15:49 GMT | 3 |
I'm looking for a method that will simply take in a upca12 12digit barcode and return me an object or image that is a barcode that i can then save to a file. Any help is greatly appreciated.
|
| interface | 21 Jun 2006 14:17 GMT | 3 |
what is the difference between interface and a class
|
| JNI - keeping state in the DLL? | 21 Jun 2006 12:56 GMT | 3 |
When a Java application makes multiple calls into a DLL via JNI for the same Java object, what's the conventional idiom for the DLL to store state relating to the Java object, where there is no reason to expose the DLL's state information to the Java code (other than via the JNI ...
|
| two java apps crashing when run together .. | 21 Jun 2006 11:00 GMT | 3 |
hi i have two java apps which kill each other on win2000 svr apps are bmc and aprisma when one is running on its own no problem but when i start the other it kills the initial java app and vice versa.
|
| Modifying files in Eclipse not updating timestamp | 21 Jun 2006 10:03 GMT | 10 |
I have a Java project open in Eclipse, and I can open and modify my class files just fine. However, when I look at the file on disk the "Date Modified" is not changing. This is causing a problem with my use of subclipse.
|
| Failed to send mail from Java Application | 21 Jun 2006 09:20 GMT | 3 |
I need to send email from my java application into internet server(gmail or yahoo. etc). I tried with gmail smtp but they gives some time out. please send code related into that . by
|
| Trouble with HTTPS connection (certificate problem) | 21 Jun 2006 08:22 GMT | 2 |
I know this is a FAQ, but after searching, reading, and trying several things, I am still running into this problem. Thanks in advance for your help. I'm attempting to connect to a server via HTTPS from a Java client.
|
| Is it possible to get a Date object passing milliseconds as argument? | 21 Jun 2006 08:14 GMT | 6 |
I'm a newbie to Java programming. I am developing a log manager application, where in log files generated by some other application are processed and copied to remote location. The log files generated by the app has name something like below:
|
| free labtop | 21 Jun 2006 07:11 GMT | 6 |
visit the link http://notebook.GustoNetwork.com/index.php?mid=692003 first sign up on the site after complete registration on the next page under Referrals tab you will find link send it to 18 of your friend
|
| Verifying an assumption around possible problem areas in SSL handshake | 21 Jun 2006 06:40 GMT | 3 |
Please tell me if the following set of statements taken together is true. When you initiate an HTTPS connection via the JDK, the SSL handshake dance commences. A certificate is offered up to the client by the
|
| How to encode yEnc? | 21 Jun 2006 03:41 GMT | 6 |
People, many of you may not know what yEnc is. To simplify, it is a methode to encode binary files very used in Usenet because it creates an overhead of only 2% when compare to 33%-40% of overhead created by other methos such as UUencode, base64...
|
| leJOS & JGrasp | 20 Jun 2006 23:23 GMT | 2 |
Hi, anyone know how to configure JGrasp to work with leJOS? elcparry
|
| Problem with Applet reloading | 20 Jun 2006 20:57 GMT | 3 |
Does anyone know why I get the following exception (and what does it mean) when I refresh the web page where my applet resides. ----------- Taken from IE Java Console-------------- Exception in thread "AWT-EventQueue-14"
|