JDBC Realm Form Authentication How To [duplicate]
问题 This question already has answers here : Closed 8 years ago . Possible Duplicate: JDBC Realm Login Page Hello to all, i would like to create an application login feature which bundled with jdbc realm and with custom login form(Form based authentication login constraint method). Please provide a link or any help is greatly appreciated. Please help. Thanks. 回答1: What kind of container are you using?jBoss?Tomcat?Derby? You also need to make use of persistent storage -> yes DBMS is needed. Which