[java ee programming] Re: Homework #4018

2009-03-24 Thread Karl
hmmm, well I guess that may be so. Oh well, a little more work from me, What doesn't kill you makes you stronger. But the instructions clearly said ... Passion. --- On Tue, 3/24/09, fredrik wrote: > From: fredrik > Subject: [java ee programming] Re: Homework #4018 > To:

[java ee programming] Re: Homework #4018

2009-03-24 Thread fredrik
If you interpret "xyz" as "just any username", then I guess you need a separate login page (and perhaps two different error pages?). How else should you get to the error page from the failed login? [There is probably some way, and it would be interersting to know.] However, if you follow what we

[java ee programming] Re: Homework #4018

2009-03-22 Thread Supriya Khare
I agree, that the instruction for this homework assignment was not quite clear. . I also figured out the same way, that as we are providing custom error page, it needs to be form based security, and we need to provide custom login page for it to work. On Sat, Mar 21, 2009 at 12:03 AM, Karl wrot