| Thread | Last Post | Replies |
|
| JNI & C & Events | 14 Dec 2005 07:33 GMT | 2 |
Hi everyone! I wrote some java code using JNI and also dll for it in C. Everything worked fine untill I got a job to generate some events. I have to generate some event in C like "key down", then to call Java function to react like print some text. I followed the Desktop
|
| Array casting problem | 14 Dec 2005 06:23 GMT | 8 |
Why does the cast in the following code snippet fail? private InternetAddress[] getAddressAsArray(String address) { List emails = new LinkedList(); String[] addresses = address.split(",");
|
| **JOB POSTING** US-OH-Columbus - Java Developer - PERM | 14 Dec 2005 06:22 GMT | 3 |
Java Developer PERM position - USC / Green Card Location - Columbus, OH Salary $70,000+
|
| JNI: changing from ARGB to RRRGGGBBB memory problem | 13 Dec 2005 23:01 GMT | 4 |
I am trying to modify some color information from java to C. I have the information given by java in a format ARGB and I would like to convert it as: RRRR...GGGG...BBB....
|
| data validation library | 13 Dec 2005 22:37 GMT | 2 |
in a swing application i'm developing, there is a lot of data validations to be done, like e-mail validation, phone number validation, date validation etc. Can anybody tell me where i can a get a java library for such validations. please advice
|
| Arabic text displayed as question marks | 13 Dec 2005 22:36 GMT | 16 |
I am developing a desktop Swing application which needs to support multiple languages. The problem I face is when I am trying to display Arabic text in my application. The Menu items and Label texts that are assigned to Arabic text end up showing as ?????.
|
| Serial port? | 13 Dec 2005 21:47 GMT | 7 |
Hallo All, I'd like to talk to my serial ports using Java. Browsing the documentation did not give me any ideas. Could somebody please give me a hint on how to do it? Groetjes,
|
| Good Java HTML parser | 13 Dec 2005 21:34 GMT | 3 |
I tried posting this yesterday, but I don't see it, so I will post again. Forgive me if you get two. I am looking for an HTML parser that would allow me to get the name/value of check boxes as well as the associated labels. I want to GET a form, process it, and POST the desired ...
|
| Ejb & Blizzard - PropsBeanCtx_Skel.class Error | 13 Dec 2005 20:43 GMT | 1 |
- I create the database - Add to my ejb.ini file dataSource.name: propsDataSource dataSource.propsDatasource.odbc: PropsOdbc
|
| What are podCasts? | 13 Dec 2005 19:17 GMT | 4 |
1. what protocol is used to download these things? ordinary HTTP, podcast:? 2. what is the extension, mp3? 3. what is the MIME type
|
| servlet authentication to Ldap | 13 Dec 2005 18:47 GMT | 2 |
Hi, does someone know example of servlet authentication to Ldap? Thanks
|
| How to split String with MS-JVM ? | 13 Dec 2005 17:10 GMT | 14 |
I'm writing an applet wich have to split a big string (100 KB) into a lot of small pieces (3-4 B each). These parts are separated by a single space " ". But MS-JVM doesn't support the String().split() method, so I wrote my
|
| Asking inverse() function for List and ArrayList | 13 Dec 2005 16:32 GMT | 11 |
I think to have a function to inverse a list is quite natural to be embedded into the standard JSE library, how do you think about that?
|
| Help Resources -- Forum/Fast Help/Tips N' Tricks/Tutorials/Blogs | 13 Dec 2005 16:17 GMT | 3 |
Hello, I have a fairly new site that may be of use to you: http://www.wizardsolutionsusa.com There we have all kinds of help resources including a forum. It only takes 90 seconds to sign
|
| Trusting ceritificates where CN does not match website hostname | 13 Dec 2005 15:29 GMT | 4 |
JDK 1.4.2_08 I am getting the following exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
|