How to make client download xml file from server?
My server is implemented with few servlets when each one is responsible
for different task. I need to make client to download a specified xml file
from server when a SAVE button in html page pressed.
What is the best way to do it?
Would appreciate any help.
p.s. I'm using JAVA.
No comments:
Post a Comment