Re: [JBoss-user] Authorization Issue using Applet

2003-01-06 Thread marius
You know that you need jre >= 1.3 running the applet to use it as a jboss-client? It means that MSIE and old netscape 4.7x currently don't work as clients, but better browsers as mozilla, netscape >=7 and opera works ok. It is possible to solve this problem by tunneling through http to a servlet

[JBoss-user] Authorization Issue using Applet

2003-01-06 Thread Dhiraj Ramakrishnan
Hi , I am try to develop a 3-tier web application , with front end being Applet and HTML, with JSPs and Servlets. I have a main JSP/HTML which forms 2 frames.. one calling the HTML having applet and other calling a plain HTML file. I am using LDAP authentication with Jboss3.0.4