I'm not sure what you're trying to do. If you want to protect and application, you either need to use one of the CAS clients or write your own.
Cheers, Scott On Mon, Jan 11, 2010 at 9:54 PM, gphoenix <[email protected]> wrote: > Hi, > > I have setup CAS server and added a jdbc adaptor pointing to Mysql. Now, I > have created a simple login.jsp, with username, password fields and submit > button. What do I need to specify for the form action? Without CAS, I use a > servlet and do the validation and redirect based on the success. > > I am looking for a simple implementation, (no frameworks, etc.,) where in > user logs in redirected to something else. > > I did the same thing with CA siteminder, where in I submit to the SM agent > and specified the target servlet, it worked like a charm. > > Thnaks > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
