Hi,
i have html page which contains username and password.After submitting the page,i have to get the values in a
servlet and i have to store that values in a xml file.when i send the request for the first time,the data is getting added to the xml file.Now,how i have to add the data coming to servlet from multiple requests to the same xml file.I can't know how to do this .Please suggest me a way for this.
Thanks & Regards,
Siva