SUN IDM 8.1 - /user/login/jsp
809980Nov 2 2010 — edited Nov 2 2010Hi
Can anyone pls let me know from where is the Login button and the Forgot Password? link is coming from in the /idm/user/login.jsp ?
The reason i want to know is because i want to add additional login when the user press the Login button or cliks the Forgot Password? link.
Secondly. I willl like to know *<jsp:useBean id="form" scope="page" class="com.waveset.ui.web.common.LoginForm"/>* from where i can see all the methods in the LoginForm class.
Thanks