Question, how are other Java applet developers out there adapting to the increasing security hurdles that users face? We make two Java apps, SyMAP and TCW, and we love Java b/c it unifies backend/frontend/web functionality very conveniently and provides full UI capability, in contrast to say CGI. But it is getting difficult for our users because applet security popups get ever scarier and the default settings keep getting more strict.
We are thinking of doing a proper applet signing through a CA - has anyone had experience with that? Also, is there an alternate platform offering similar capabilities?
We are thinking of doing a proper applet signing through a CA - has anyone had experience with that? Also, is there an alternate platform offering similar capabilities?
Comment