Hi Santosh, STRUTS hasa been primarily developed for browser based (web) applications. On the MVC2 architecture backbone. The V = view, in your case is SWING / JFC. Struts cannot help u there. The C = Controller, is to handle all requests, submitted from the View (web) and route to the business logic/ model.
Yes a client swing application can talk to an application server (at least WebLogic over the T3 protocol, I am not sure about others.) But I don't think you will benefit in any way if the server code uses the struts framework. rgds g1 x 2760, Tara Heights, Satyam Pune. -----Original Message----- From: santhosh [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 6:38 PM To: 'Struts Users Mailing List' Subject: standalone with struts 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 ************************************************************************** This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. ************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]