Scott:
Thank you.you free me.:)
now the JAAS login code no hardcode.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824006#3824006";>View
the original post
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824006>Reply
to the post
-
hi:
I am use JAAS to authenticate user,and now I want to get defined in jboss-web.xml file
my value 'my' in servlet.
how to get this value?
thanks
Regards
William Wang
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823761#3823761
Reply to the post :
I have familiarly question.
My issue is:the LDAP autentication is ok.but when I uss
response.sendRedirect("check/frame.js");
the login page displayed. it is seem the web container is not acknowledge the
authentication.
who can tell me what cause this?I have study three days.
thanks in advance.