But when I print this string out on a jsp page as <% out.println(str); %> the file is printed in the browser without tags and many tag values in a single line.
Try "view source". You'll probably find there your XML tags.
Ciao,
-- Gianugo
But when I print this string out on a jsp page as <% out.println(str); %> the file is printed in the browser without tags and many tag values in a single line.
Try "view source". You'll probably find there your XML tags.
Ciao,
-- Gianugo