First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
Trouble converting an XML doc into a string
Hi, I'm using Java 1.5, dom4j 1.6, axis 1.4, cglib 2.1_3, and commons- beanutils 1.7.0. I'm trying to figure out why converting an XML document to a string is not working. I'm trying to build a very simple XML doc like so ... private Document createXMLDocument(String firstName, String lastName, String num... 5 Mar 2010 18:27
CodeWarrior begins on Mar 5, 06:00 pm IST. Certificates & Prizes worth 20,000 INR.
Problem Statements of CodeWarrior Round 2 will be released on _Mar 5, 06:00 pm IST_. Registrations are open till Mar 14, 09:00 pm IST. So form your team now, if you have not participated in Round 1. Here is the problems break-up: * 2 Puzzles * 2 Algorithm Designing Problems * 2 C/CPP Debugging Problems *... 5 Mar 2010 02:52
CodeWarrior begins on Mar 5, 06:00 pm IST. Certificates & Prizes worth 20,000 INR.
Problem Statements of CodeWarrior(http://itbhu.ac.in/codefest/ event.php?eid=4) Round 2 will be released on _Mar 5, 06:00 pm IST_. Registrations are open till Mar 14, 09:00 pm IST. So form your team now, if you have not participated in Round 1. Here is the problems break-up: * 2 Puzzles * 2 Algorithm Desi... 5 Mar 2010 00:43
How to get the file name from a String containing the path plus the file name?
www wrote: www wrote: Hi, I have a String "dirA/dirB/dirC/file.txt". How to use String manipulation technique to get "file.txt"? String fullName = "dirA/dirB/dirC/file.txt"; int index = fullName.lastIndexOf("\\"); //here is a problem, if I try lastIndexOf("\"), there is a compile... 4 Mar 2010 21:23
How to get the file name from a String containing the path plus thefile name?
Hi, I have a String "dirA/dirB/dirC/file.txt". How to use String manipulation technique to get "file.txt"? String fullName = "dirA/dirB/dirC/file.txt"; int index = fullName.lastIndexOf("\\"); //here is a problem, if I try lastIndexOf("\"), there is a compile error String fileName = fullName.subString(i... 4 Mar 2010 15:47
Warning message with proprietary class
In my Tomcat 6.0.20 container I am using sun.misc.BASE64Encoder to get NTLM Intranet username and everything works. Unfortunately I get the below warning message after I compile the class: ----------------------- Auth.java:3: warning: sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future r... 3 Mar 2010 21:59
Best Practices for Writing XML
What are the best-regarded Java classes for writing XML these days? I'm afraid I've been out of touch with XML for a few years and long ago lost track of what is well-regarded in the Java community for creating XML files. I have a need to write an XML file but NOT to work with it any further; the file will be... 4 Mar 2010 15:47
Last chance for GR8 in the US conference $100 discount! Register now for the only Groovy, Grails, Griffon dedicated event in the US!
Register now! Save $100! Space is limited! http://us.gr8conf.org/registration/index GR8 in the US is a one day conference dedicated to the software language Groovy, software development frameworks Grails and Griffon, and related technology. Eleven different speakers will present fourteen talks and two workshops. ... 3 Mar 2010 08:25
Whitepaper on Location Intelligence
The Yellowfin BI team have produced a new paper on "Location Intelligence", the mashup of BI with GIS Extract More than 70% of your organizational data has a location component - be it a customer address or a sales territory. This combined with the growing ability of businesses to quickly absorb large volumes ... 3 Mar 2010 06:14
Need a Java/J2EE developer (CTH – sorry no H1s) @ Marlborough, Mass
Java Systems Engineer (Performance/Infrastructure/Middleware) Marlborough, MA 6-8 months Our Client’s middleware Delivery team seeks a Sr. Java Systems Engineer (Performance/Infrastructure/ Middleware) who will be responsible for the evaluation, engineer, build, and support of middleware products. The ... 2 Mar 2010 18:04
First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68