jsp - LDAP Tomcat implementation -


i need implement ladp + tomcat plan described here, have given index.jsp.

i believe user needs give username , password , these compared ldap username , password. me, if login successful, has go mainpage.jsp. normally, have action="\loginaction" , in struts-config.xml, mention success on page mainpage.jsp. here action different. how find mainpage.jsp?

also, i'm confused this:

j_username, j_password, action='<%= response.encodeurl("j_security_check") %>' 


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -