Are you expecting that an application running on tomcat on a server will
display the awt/swing components on a client?

How is that code downloaded to the client? Webstart?
What does the client start or load?

But this is not really a tomcat question..

Op di 3 jul. 2018 21:04 schreef James Finnall <ja...@finnall.net>:

> Hello All,
>
> Developed application that works locally on XAMPP using JFileChooser
> (awt and swing).  I build the .war file, code sign it with jarsigner,
> and deploy to Tomcat server.  The server expands it out and it
> functions until it hits the JFileChooser section and then nothing.  No
> dialog appears for the client to allow the created file to be
> downloaded.  Maybe security?  That is why I setup to do code signing
> thinking it would allow the operation if signed.
>
> Any thoughts here would be greatly appreciated.
> James Finnall
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to