Re: Problem using SwiXML in applets

[email protected] Fri, 01 Jul 2005 08:38:27 +0200
Newsgroups gmane.comp.embedded.carlsbad-cubes
Message-ID <[email protected]>
[email protected] wrote:

>Is there a way to connect these applets to application servers like
>ColdFusion? One of the things I would 
>
>like to do is call a CFC and make a rich client. 
>
>  
>
Hi

Of couse this is possible :)
But I think you sould look at swingxml that is more concentrating on
rich client application.
http://swingml.sourceforge.net/
swixml does not handle scripting so it would only be possible to
download the xml from the
server but you would still have to write quite some code to perform actions.