Hi Folks, My requirement is as follows.
I have a standalone application which is build using swings. This application talks to server for some of the functionalities to achieve. In the server side i want to use struts framework . My question is 1) Can a standalone application talk to server which uses struts framework? 2) if yes how to forward the request to applet after processing in the action class? It will be very much helpful if i get the answers as soon as possible as i have to answer to our client as soon as possible. waiting for the reply Thanx with regds santhosh hegde A

