• 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

Java file upload applet

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys! I am new to Jave and love what it can do. I am a web developer and found that where I am .asp and all but the basic programs will run such as standard .html with javascript or java enbeded. What I need is an applet that will load with a form upload page. Serverlets are okay but with this system I have to go through congress to get it loaded on the server. Is there or can I get an applet that will load form information into a SQL database as well as upload a file to the server? As I said I am new to Java and need all the help I can get!
Thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic