RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-16 Thread Zac Harvey
t browsers? -Original Message- From: Zac Harvey Sent: Friday, May 16, 2014 2:43 PM To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code for custom casLoginView.jsp form? After pulling my hair out for a few days, I realized that everything runs perfectly fine in Chrome and IE - it's

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-16 Thread Zac Harvey
, Zac -Original Message- From: Carlos Fernandez [mailto:cfern...@sju.edu] Sent: Friday, May 16, 2014 10:51 AM To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code for custom casLoginView.jsp form? Zac, server.prefix should contain the webapp's context path -- Under Tomc

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-16 Thread Carlos Fernandez
omething else. What value do you have set for "server.prefix" in cas.properties? Since you're not getting the CASTGC, CAS will respond with the login page, exactly as you're seeing. Best regards, -- Carlos. -Original Message----- From: Zac Harvey [mailto:zhar...@comm

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-16 Thread Zac Harvey
er.prefix" in cas.properties? Since you're not getting the CASTGC, CAS will respond with the login page, exactly as you're seeing. Best regards, -- Carlos. -Original Message- From: Zac Harvey [mailto:zhar...@commercehub.com] Sent: Thursday, 15 May, 2014 10:12 To: cas-user@

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-16 Thread Zac Harvey
ties? Since you're not getting the CASTGC, CAS will respond with the login page, exactly as you're seeing. Best regards, -- Carlos. -Original Message- From: Zac Harvey [mailto:zhar...@commercehub.com] Sent: Thursday, 15 May, 2014 10:12 To: cas-user@lists.jasig.org Subject: RE: [cas-u

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-15 Thread Carlos Fernandez
tly as you're seeing. Best regards, -- Carlos. -Original Message- From: Zac Harvey [mailto:zhar...@commercehub.com] Sent: Thursday, 15 May, 2014 10:12 To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code for custom casLoginView.jsp form? The value of the response'

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-15 Thread Zac Harvey
t: Thursday, May 15, 2014 10:05 AM To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code for custom casLoginView.jsp form? What URL did the "302 Found" response contain in the "Location" header? Any "Set-Cookie" headers with CASTGC and/or CASPRIVACY? Be

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-15 Thread Carlos Fernandez
0 To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code for custom casLoginView.jsp form? Thanks for the help Carlos. Any chance you (or anyone else) can take a look at my form and see if anything seems off? <%@ taglib prefix="c" uri="http://java.sun.com/jsp/

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-15 Thread Zac Harvey
ng different vals for lt and flowExecutionKey every time the form loads be the culprit? Thanks again for all the help so far! -----Original Message- From: Carlos Fernandez [mailto:cfern...@sju.edu] Sent: Wednesday, May 14, 2014 2:49 PM To: cas-user@lists.jasig.org Subject: RE: [cas-user] Minimal code

RE: [cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-14 Thread Carlos Fernandez
ot; tabindex="5" type="reset" /> Best regards, -- Carlos. -Original Message- From: Zac [mailto:zhar...@commercehub.com] Sent: Wednesday, 14 May, 2014 13:41 To: cas-user@lists.jasig.org Subject: [cas-user] Minimal code for custom casLoginView.jsp form? I just t

[cas-user] Minimal code for custom casLoginView.jsp form?

2014-05-14 Thread Zac
I just tried to implement my own casLoginView.jsp form and have CAS displaying it beautifully when the user goes to log in to the system. The problem is that when you click the login button, the screen just refreshes and gives no indication as to whether they successfully logged in or not. So I