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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -