Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Interest »

Re: Writing file on the server

Panos Konstantinidis

2003-10-21

Replies:

You need some sort of server-side functionallity to
do it. Either use a Servlet or write a simple TCP/IP
server, open a socket connection to it and send the
data. Both options would work fine.


--- Prashant Samant <Prashant.Samant@(protected)>
wrote:
> Hello everybody,
> Is there any way by which an Applet can write file
> at a location from
> where that applet is originating.
> I tried using getCodeBase() and URLConnection
> class,but nothing works.
> Even on Google,I read something like , we have to
> create some CGI
> scripts for writing file on the server.
> Can anybody from this group throw some light on
> this.
>
> Thanks & Regards,
> Prashant S.
>
>
>
>
>
===========================================================================
> To unsubscribe, send email to listserv@(protected)
> and include in the body
> of the message "signoff J2EE-INTEREST". For general
> help, send email to
> listserv@(protected)
> message "help".
>
>


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".


©2008 junlu.com - Jax Systems, LLC, U.S.A.