Hello Jeremy,
[quoted text, click to view] > can i know normally do people convert text files to xml format?
not normally by hand, but it can be done. Doing it with a program is
better.
[quoted text, click to view] > how can we do to convert data from text files to xml? is it possible?
sure. done it many times. there may be tools for this, I don't know. Most
of the time, I had a problem that needed a quick conversion, so I wrote a
small utility to get the data into a structure and serialize it to XML, or
just write the tags in an ASCII file.
[quoted text, click to view] > to generate xml from jsp is it done automatically or manually?
I'm not much help with Java Server Pages. You should as on a java-oriented
newsgroup
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
[quoted text, click to view] "jeremy" <foria88@yahoo.com-dot-sg.no-spam.invalid> wrote in message
news:41de5ca4$1_1@Usenet.com...
> can i know normally do people convert text files to xml format?
>
> how can we do to convert data from text files to xml? is it possible?
>
> to generate xml from jsp is it done automatically or manually?
>
> thanks in advance!
> appreciate if there are any links helpful...
>
> thanks all of u!
> jeremy
>
> *-----------------------*
> Posted at:
>
www.GroupSrv.com > *-----------------------*