• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Web Application (Folder creation)

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok, I hope you understand me here; basically I've made a web application which is hosted on my website, and I use some HTML code to launch it on the page, but I need my .JAR to write files on the O/S.

All help will be great.
 
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jamie Vaugh wrote:Ok, I hope you understand me here;

Not really...

basically I've made a web application which is hosted on my website,

Okay.

and I use some HTML code to launch it on the page

You've got some HTML code which launches your web application... on a page?

but I need my .JAR to write files on the O/S.

Now I'm completely lost. That must be your question (I don't really see a question) but it doesn't make any sense at all. Could you perhaps explain what you are trying to do in terms that your grandmother would understand? Instead of trying to explain some proposed solution to a question which you haven't asked? That might make more sense.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic