Easy way to do this is write the info with TAB delimiter. If you are reading from XL file read line by line tokenize with "\t". If there is any other formal way to do this pls update this list.
- G S Sundaram Nandish Angadi wrote: > Hi All, > I have created a clean look of excel file with data in java frame, but how >will i transfer the contents to an excel file, so that i can open excel to see it >without Java. Help needed as earliest as possible, any information regarding this is >appricated. Thanks to all in advance. > > Regards > NASA > Phone :8391663. Ext:112 > "Standards are easier to define than to FOLLOW......" > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
