XML and data island - reading local file - TechRepublic
General discussion
July 27, 2004 at 10:05 AM
isalbuquerque

XML and data island – reading local file

by isalbuquerque . Updated 21 years, 11 months ago

Hi,

I’m reading a xml file into a jsp page, according to the follow code:

But I need to read, from the server, the file.xml in a local file, i.e. in each computer that I’m runnig the jsp page, I have different xml files. So, how can I make the reference to a local file in the parameter “src”.
Thank you all!

This discussion is locked

All Comments