| Thread | Last Post | Replies |
|
| Detect if Sun plugin is installed (in IE) EVEN if not set as default in plugin? | 31 Oct 2005 12:13 GMT | 1 |
I've looked everywhere and havent found a way to do what I need to do, so I'll try posting this: We have a need to sent users to one of 2 webpages depending on whether they are using the MS JVM/1.1 or the Sun plugin/1.2+
|
| loading files from a jar | 31 Oct 2005 11:20 GMT | 1 |
Had something working just fine when the files where on the local file system but now that I have them in a jar it's not working. I believe the paths are correct just seems to be going to the local file system and not the jar file.
|
| Java Libray to extract email Contact Only from Outlook file | 31 Oct 2005 11:13 GMT | 6 |
Does anyone know of a Java library that can extract email contact ONLY from Outlook .pst files. I just need to get email list from pst file in real time for my Java Applet.
|
| Write number variable to text file... not working... help! | 31 Oct 2005 11:10 GMT | 8 |
okay basically im a new java programmer and am trying to make a simple bank account typish program... one that you can deposit and withdraw and all and the balance will be read from/writen to a file, so that it can be a permanent use. I use JCreator and compile/run directly in the
|
| Processing Print jobs through Java before sending them to Novell iPrint | 31 Oct 2005 11:06 GMT | 9 |
Hi I want to process all print jobs through java, before letting them print to enforce such things as print quotas and add banner pages and such to the various print jobs. But the one thing I can't figgure out is how to catch the print job before the printer starts printing it.
|
| Java SOAP through HTTP firewall? | 31 Oct 2005 11:00 GMT | 7 |
Is it true that there is no way to push a SOAP message from behind a firewall because java's SOAP implementation does not allow the use of proxys? The SOAPConnction object only allows a URL to be given (not a URLConnection that supports proxys).
|
| specifying locale at command line | 31 Oct 2005 10:53 GMT | 5 |
I forgot how to specify the locale when launching a java swing app from command line. Can anyone point me to some URL where I can find java command line options and a list of language and locale identifiers. Thanks.
|
| display a grid with struts/tiles? | 31 Oct 2005 10:46 GMT | 3 |
hi... is there a way i can use to display an sortable, scrollable, html table with struts?
|
| HttpSession wird immer wieder neu erzeugt!! HELFT MIR BITTE!!! | 31 Oct 2005 09:48 GMT | 7 |
Ich arbeite gerade mit JSP und EJB 3.0. Ich habe eine EJB 3.0 - EJB - Webshop-Anwendung erstellt, und eigentlich läuft auch alles gut, bis auf die Tatsache, dass wenn ich die Anwendung lokal aufrufe, die HttpSession immer wieder neu erzeugt
|
| Open Source English Language Parser | 31 Oct 2005 06:50 GMT | 3 |
I was wondering if there existed A quality english language parser, which would be capible, with simple to moderate modification, of converting all words to their base form (plurals become singular - verbs are unconjugated, adjective endings drop off etc.)
|
| GIF Transcoders for ImageIO? | 31 Oct 2005 06:45 GMT | 4 |
Is anyone aware of any freeware transcoder plugins which would work in ImageIO? I would like to convert GIFs to another format, such as JPG or PNG but I'd rather not spend time re-inventing the wheel, especially if I can find the wheel free somewhere :-)
|
| Sound Quality In Sound API | 31 Oct 2005 05:37 GMT | 4 |
I used a program once called ExactAudioCopy (from ExactAudioCopy.de) and used it to record my wedding march that a friend of mine who is a composer wrote and played on the piano. We initially tried using the windows sound recorder that comes prebundled
|
| How to javac a java program w/ another java program which is w/o a main method | 31 Oct 2005 05:26 GMT | 1 |
I have been reviewing my "Java Tutorial" lately. For the CounterDemo.java in IO\example-1dot1, javac CounterDemo.java showed an error message that can not find the CountWriter/CountReader classes. How do I compile counterDemo.java?
|
| java.util.zip not handling Unicode filenames | 31 Oct 2005 05:04 GMT | 2 |
I have a zip file that contains files with Asian filenames. java.util.zip.ZipFile opens it, but the filenames are garbled. Is there any way to handle filenames that contain unicode characters?
|
| Gmail for CVS? | 31 Oct 2005 05:00 GMT | 2 |
Are there any idea of using Gmail as CVS? Or any mail system can be used as CVS? Thx!
|