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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -