[JBoss-user] [Security & JAAS/JBoss] - Re: how can i return the requesting page?

2005-07-02 Thread dudoes
Ok, thanks CTO. But i have a suggestion: THE jboss MBean should/could automatically support custom varial CALLBACK according to j_username/J_password's "j_xyz" pattern, then developer can design its XyzCallBack for his CallBackHandle() and write its LoginForm and LoginModule, so "Automati

[JBoss-user] [Security & JAAS/JBoss] - how can i return the requesting page?

2005-06-30 Thread dudoes
Hello,Everyone: i made a custom LoginModule OF jaas on jboss. now, I have finished my LoginModule, configed web.xml and login-config.xml, and developed my XLoginServlet for it. i login system with xlogin.jsp and its form's action go to "XLoginServlet". i login system with username/not passwor