• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Downloading Server Problem?

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

i can download the file remotely with the help of tag library, actually i have saved my files in tomcat server, am downloading files from tomcat remotely it works, but it ask me a destination to save the file.

but my task is to directly it should save in respective hard disk which we hardcore in our project, but there problem raising . i cannot able to download the file remotely. which that path i have hardcored.



My tag Library


and my jsp code




this is the jsp code which i hardcored the path in jsp

its not working remotely, but works in my pc.

 
A magnificient life is loaded with tough challenges. En garde tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic