RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-19 Thread Kim Ming Yap
5 15:51, David kerber wrote: > > On 5/19/2015 10:46 AM, Kim Ming Yap wrote: > >> > >> You said .. > >> > >> "> Actually, the better analogy is that there is an application that can > >>> tell you whether or not 1+1=2, and you're askin

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-19 Thread Kim Ming Yap
. i will ask 1+1 = 10? That's the issue. > Date: Tue, 19 May 2015 10:34:48 -0400 > From: dcker...@verizon.net > To: users@tomcat.apache.org > Subject: Re: Tomcat valve JAAS : form error page displayed first before > response reaches back to Tomcat valve > > On 5/19/201

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-19 Thread Kim Ming Yap
't identified yourself in the body of your messages, so I only > have your email address for identification purposes. I wouldn't want > to be calling you by the wrong name.) > > On 5/18/15 6:23 PM, Kim Ming Yap wrote: > > I think Tomcat should provide interfaces for di

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
t; From: ch...@christopherschultz.net > To: users@tomcat.apache.org > Subject: Re: Tomcat valve JAAS : form error page displayed first before > response reaches back to Tomcat valve > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ming Yap, > > On 5/18/15 4:56 PM, Ki

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
r page displayed first before > response reaches back to Tomcat valve > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ming Yap, > > On 5/18/15 11:43 AM, Kim Ming Yap wrote: > > so who control the data flow? > > The data is really just a data

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
ow? > > > > Date: Mon, 18 May 2015 14:54:24 +0100 > > From: ma...@apache.org > > To: users@tomcat.apache.org > > Subject: Re: Tomcat valve JAAS : form error page displayed first before > > response reaches back to Tomcat valve > > > > On 18/05/2015 13:

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
flow? > Date: Mon, 18 May 2015 14:54:24 +0100 > From: ma...@apache.org > To: users@tomcat.apache.org > Subject: Re: Tomcat valve JAAS : form error page displayed first before > response reaches back to Tomcat valve > > On 18/05/2015 13:57, Kim Ming Yap wrote: > >

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
did the JSP error page displayed when on its way back to the client > > browser .. i did a break point stop at the valve. > > See point above re control flow vs data flow. > > Mark > > > > > > Hm .. > > > > > >> Date: Mon, 18 May 2015 11:14:19

RE: Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-18 Thread Kim Ming Yap
lve. Hm .. > Date: Mon, 18 May 2015 11:14:19 +0100 > From: ma...@apache.org > To: users@tomcat.apache.org > Subject: Re: Tomcat valve JAAS : form error page displayed first before > response reaches back to Tomcat valve > > On 17/05/2015 23:44, Kim Ming Yap wrote: > > Hi

Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valveā€

2015-05-17 Thread Kim Ming Yap
Hi,I'm building a website using form based authentication integrating with JAAS for user based authentication. I don't have issue when a successful credential is authenticated. Rather I'm having difficulty understanding the flow of JAAS back to the client should the form based authentication

Tomcat valve JAAS : form error page displayed first before response reaches back to Tomcat valve

2015-05-17 Thread Kim Ming Yap
Hi,I'm building a website using form based authentication integrating with JAAS for user based authentication. I don't have issue when a successful credential is authenticated. Rather I'm having difficulty understanding the flow of JAAS back to the client should the form based authentication fai