What technology to use?
Hi,
Here is the scenario:
After user cliks on a link, an application and its related files should be downloaded onto client's computer and then it should be able to execute it.
After successful completion of the execution it should send back the files generated in the process of execution.
What JAVA technology do I use?
Is there any site where I'll get step by step procedure to achieve this?
I have discovered its not possible to write with applets..
Plz guide.

