DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    yann LE PAGE Guest

    Modifying a file from an applet

    Is it possible to modify a file based on the server using an Applet ?
    If yes, how can I do ?
    I'd like to modify a database from a remote computer using an Applet...

    Thanks,
    Yann


  2. #2
    Paul Clapham Guest

    Re: Modifying a file from an applet


    yann LE PAGE <lyann@oe.fau.edu> wrote in message
    news:391B83F9.3CD09188@oe.fau.edu...
    > Is it possible to modify a file based on the server using an Applet ?
    > If yes, how can I do ?
    > I'd like to modify a database from a remote computer using an Applet...
    >
    > Thanks,
    > Yann
    >

    Yes, it is possible. But you have to be running something on the server to
    do the updating. Java servlets are a possibility if your server can run
    them. For an example of how an applet can communicate with a servlet, see
    the article at
    http://www.as400network.com/artarchi...ewarticle&CO_C
    ontentID=7040&CFID=56200&CFTOKEN=42439583




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links