H
Hari
For a site that I plan to put up, I want to put up an applet through which
people can enter data. I want to applet to write to the server, but in a
safe and encrypted way. First of all, if I tell the applet to write a file,
without specifying a filepath, would it write directly to the server in the
directory that the applet is in? Secondly, if I want to write a filepath,
can I write:
http://.../..../.../appletinput
or would I have to the applet my ftp server password and so on. If any of
you would like to e-mail me personally (which I discourage), take the x out
of my e-mail address.
people can enter data. I want to applet to write to the server, but in a
safe and encrypted way. First of all, if I tell the applet to write a file,
without specifying a filepath, would it write directly to the server in the
directory that the applet is in? Secondly, if I want to write a filepath,
can I write:
http://.../..../.../appletinput
or would I have to the applet my ftp server password and so on. If any of
you would like to e-mail me personally (which I discourage), take the x out
of my e-mail address.