- 
        1. Re: How to... Java Appletshustenbolschen May 26, 2004 6:50 AM (in response to hustenbolschen)I´m going mad with the "search" at jboss. For two days I found nothing when searching for "applet", and now i got 339 results.... 
 Don`t know what was wrong.
 Anyhow, it would be great if someone can give me a simple example or even the link to an example or more informations, how to deploy a servlet, using an applet.
- 
        2. Re: How to... Java Appletsjuha May 26, 2004 9:16 AM (in response to hustenbolschen)Don't go mad, just have a little patience. The search index needs to be recreated. 
- 
        3. Re: How to... Java Appletshustenbolschen May 28, 2004 4:12 AM (in response to hustenbolschen)OK, thank you for that info, 
 but my main question is not answered....
 Maybe it was not clear.....
 I have JBOSS 3.2.3 with MySQL.
 I wrote different EntityBeans and Session Beans
 and now I want to make my solution ready for the net.
 I wrote and deployed a servlet which communicates with the session beans.
 and I want to write an Applet, which contains the GUI and could be used in every Browser. This Applet shall communicate with the Servlets....
 but I can`t find any tutorial or hints for the jboss xml-scripts (application-client.xml, or whatever)....
 Please tell me if I´m on the wrong way or show me a little code sniplet of how to deploy a applet.jar
 Thankyou
 
    