Guvnor uses GWT extensively and our login mechanism uses a GWT RPC call to the server to authenticate with Seam.<br><br>Our authentication mechanism is exposed through org.drools.guvnor.server.security.SecurityServiceImpl<br>
<br>There is no HTML form with INPUT fields that you can easily substitute for your own.<br>
<br><div class="gmail_quote">On 16 March 2011 10:59, Satyendra Sharma <span dir="ltr">&lt;<a href="mailto:satyendra.sharma@birlasoft.com">satyendra.sharma@birlasoft.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Custom login page will be normal HTML form and will be place it in drools&#39;s<br>
war file So Need the action name and login fields name that will be used to<br>
populate the login detail.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Impement-My-own-login-page-tp2686687p2687202.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Impement-My-own-login-page-tp2686687p2687202.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>