Any specific problems you're having here?

1) Use java.io.FileReader and StringBuffer
2) Use java.io.FileWriter
3) StringBuffer has an insert() method
4) You'll have to write this yourself, but it's easy
5) String has an indexOf() method
6-10) Should be simple once you have the 1-5 working

And what is with the Visual Basic method signatures?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to