Read the API. In particular, the various constructors of java.io.FileWriter().
Mark -----Original Message----- From: Elahi, Eiram N [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 7:58 PM Hi I am new to servlet and JSP technologies..and need someone to help or provide me with some useful tips on how to write a servlet that splits a file into multiple parts as indicated by the user. Also to merge the parts into a single file. i.e a servlet which takes a base file name (eg. Test) and merges different parts (eg. Test1, Test2 and Test3) into a single file. In advance thanks Eiram ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
