generating xml from servlets
hi,
I am trying to generate a xml file from servlets and display it in the browser.
But it shows me the message missing white space
<DOCTYPE.....>
if u have any suggestions please inform me
Thanks
Umang
[232 byte] By [
Umang] at [2007-11-9 15:28:24]

# 1 Re: generating xml from servlets
Not sure if this is your problem from the info you've given, but the tag is
<!DOCTYPE> not <DOCTYPE>.
"Umang" <desaiumang@hotmail.com> wrote in message
news:3e775a7e$1@tnews.web.dev-archive.com...
>
> hi,
> I am trying to generate a xml file from servlets and display it in the
browser.
> But it shows me the message missing white space
> <DOCTYPE.....>
> if u have any suggestions please inform me
> Thanks
> Umang