Hi all
I found in internet websites some information about swing and struts integration i download the example and run it, all good.
but, is good option integrate a swing client with any servlet (as struts controllers) on a Enterprise application, or not ?
thanks for advise me !!
-
Swing with Struts (1 messages)
- Posted by: DA
- Posted on: May 02 2003 13:41 EDT
Threaded Messages (1)
- Re: Swing with Struts by Alan Choy on May 02 2003 23:08 EDT
-
Re: Swing with Struts[ Go to top ]
- Posted by: Alan Choy
- Posted on: May 02 2003 23:08 EDT
- in response to DA
Just want to clarify, so the user action on the Swing interface would generate HTTP Request to the Servlet? Am I right? Then how is the client treats the HTTP Response?
Would you please give me the URL to download the integration? I'll take a look at it in details and give you my thoughts.