Senior Java/Identity Management Developers Hi, Please let me know if you are comfortable working on the following requirement. Position : Senior Java/Identity Management Developers Location : DC/VA/NY/NJ/Chicago (Should be flexible to travel to client place) Duration : Full Time Te... 26 May 2010 11:20
Self contained app I want to run a .jar app from a USB flash on a PC that does not have Java installed. Possible? -- Dirk http://www.transcendence.me.uk/ - Transcendence UK http://www.blogtalkradio.com/onetribe - Occult Talk Show ... 26 May 2010 22:26
using ant inside glassfish app Hi all, i just have a strange problem. i use ant inside ( just write java code to create ant targets ...) my application for creating tar archives and copy files. i first started this application on tomcat, and all worked fine, but now i whish to migrite it to glassfish v3. copy files works also well in gl... 26 May 2010 05:53
writing to DVD Has anyone ever used Java to write to DVD in a disc-at-once multiplatform way? -- Roedy Green Canadian Mind Products http://mindprod.com Beauty is our business. ~ Edsger Wybe Dijkstra (born: 1930-05-11 died: 2002-08-06 at age: 72) Referring to computer science. ... 26 May 2010 18:02
Display Byte value for GB2123 Character Hi All I want to display Charset for GB2312 character byte value. Using codePointAt(i) just for Unicode code. How to diaplay GB2123 byte value ? For ²â should be b2e2 For ÊÔ should be cad4 cat temp.txt TEST1|²âÊÔ1 TEST2|²âÊÔ2 TEST3|²âÊÔ3 import java.io.*; public class Readfile00 { public sta... 28 May 2010 12:37
Whither JDK 7? Is JDK 7 really on the way, or is it just another Duke Nukem Forever or Half-Life 3 -- that is to say, vaporware? Because I swear it's been like *years* since I first heard mention of it and JDK 6 still seems to be current. ... 23 Jun 2010 05:08
Centralizing instantiation? This is probably going to sound awkward due to my lack of vocabulary so please forgive me.... I have a project that has 21 classes in it that do various things to do with generating my resume. (It generates the resume in a variety of formats like HTML, PDF, Word, etc. etc.) There is basically what I would ha... 25 May 2010 21:14
Initializing Variables I've received some criticism recently with regards to the approach I use to initializing variables so I'd like to throw this issue out to the whole group so that I can learn more about the pros and cons of the approach I am using.... Basically, I initialize pretty much every variable as I declare it, just to ... 27 May 2010 23:37
StrutsTestCase and Netbeans I'm stuck. I downloaded StrutsTestCase and added it to the "Test Libraries" in my project in Netbeans 6.8. I created an object in Test Packages in the appropriate package. The object extends MockStrutsTestCase, as it should. It overrides setUp(), tearDown(), and provides a constructor as in the examples. And it ... 25 May 2010 14:37
Very Quick Question Can someone remind me how to create a link to a particular thread in Google Groups? I used to know how to do it long ago but haven't done it in ages and never wrote it down.... I tried to find it in Google itself but I came up empty; I thought that "refer to Google Groups thread" was a reasonable search but i... 25 May 2010 22:20 |