This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes Hiding URL in downloaded form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Hiding URL in downloaded form" Watch "Hiding URL in downloaded form" New topic
Author

Hiding URL in downloaded form

Rishi Kant
Greenhorn

Joined: Apr 18, 2000
Posts: 18
I am trying to download a form to my local drive from my JSP page through a save button in the JSP page.I am able to save the file thru JSP(similar to File-->Save As functionality in web browser).But the footer of the downloaded form has the URL from where its downloaded.....I dont want the URL to appear on the footer...
Has anyone faced similar problem?....Is there anyway the URL can be hidden in the downloaded form ?
Please help
Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Hiding URL in downloaded form
 
Similar Threads
jmeter for web application which is used frames(html)
Downloading from JSP
download file via servlet
Getting an action method to run only after another action method completes
Data not getting populated into the Actionform