> You should be able to make a connection from your
> applet back to the host machine using a socket. From
> there, you'll probably need some sort of server-side
> code listening on a port to handle what you want to do
> (DB queries, saving files, etc)
oki i already done the server side things, all work eprfectly with a program, now i made it a applet, and you answer my question, ill try to make connection, but i have another prob with that, to make connection i had use a jar package taht i added to my filesystem in forte, but now when i transfert my class to the server, he s not able to find the jar package , and of course they arent here, what can i do?because i dont have any forte with filesystem to mount the jar.. thx