--- On Sun, 6/15/08, (¯`·.k ! k !.·´¯) <[EMAIL PROTECTED]> wrote: > Hi .. i m going to build a struts based application but i > dont want to use JSP's instead of JSP's i > want to use Swing GUI .. how can i communicate Swing GUI > with struts app and how i will get the response back .. > e.g. search results ........
http://javaboutique.internet.com/tutorials/Swing/ That's a pretty old article, IIRC, but the ideas may still be useful. These days I'd just use Swing to consume services and send back JSON, YAML, or XML. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]