AW: http vs https

2001-08-22 Thread Frerichs, Rene
Where can I find a SSL-How-2??? -Ursprüngliche Nachricht- Von: Curtis Dougherty [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 20. August 2001 15:11 An: '[EMAIL PROTECTED]' Betreff: RE: http vs https I followed the SSL-How-2 and Still could NOT get /examples to load via the SSL

RE: Invoke New Window From Applet

2001-07-06 Thread Frerichs, Rene
Hi, from there Applet they don't invoke a new application, they only invoke a new Dialog-window inside their application (you see it by the words in the statusbar Java Applet Window). When you look at the html code, you see they have done it with the swing components. That means you only need