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 though (or wait until M$ is forced to include a new version of java). And it is possible with liveconnect to connect the applet to a form that transfers the information.
On Mon, Jan 06, 2003 at 08:47:08PM +0530, Dhiraj Ramakrishnan wrote: > 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 /Jetty version. > I am trying to create the login context in the first JSP which is > creating the frames. There i am able to get the Principal name(though it is > not authenticating). But while loading the applet it is giving > principal=null and is failing to load. > All the tutorials mention Applet calling the ejb directly. In my case it is > getting values from the servlet which is communicating the beans. IN short > the Applets are unsigned and no involved in any operation in the client > machine. > > > The questions i want to ask are : > -> How can i get the Applet to understand the security of Jboss? > -> Is the applet the root cause of this behaviour ? > -> Presently the applets are not signed , but i fail to see how signing the > applet will help prevent this ? > > -> How do i get the username and password into the JSP file? i am able to > get the username, but when i try to get the password using > org.jboss.security.SecurityAssociaton.getCredential().toString() it is > returning some junk value? > > -> further more the most important am i doing it correctly or do i need to > do anything else? > > -> there is a patch available for LdapLoginModule .. how do i integrate it > into the JBoss version i am currently running? > > Thank You > Dhiraj Ramakrishnan > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- MVH Marius Kotsbak Boost communications AS ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user