I just wanted to know if there's a way to write a file on the client side from within a servlet. I think it's not possible, but, if you know a way, please let me know.
Thanks in advenced
M. [sig][/sig]
Servlets are strictly a server side implementation. Are you talking about saving a file on the client's local file system? If so you would probably have to sign an applet, or ask the client to download a java program and run it locally, or something along those lines. [sig]<p>--Will Duty<br><a href=mailto:wduty@radicalfringe.com>wduty@radicalfringe.com</a><br><a href= > </a><br> [/sig]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.