-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks