lin 2,
Ireland.
Tel: +353 (0)1 4778113
Fax: +353 (0) 1 478 5935
website: www.dto.ie <http://www.dto.ie/>
-Original Message-
From: Tuan Luu [mailto:[EMAIL PROTECTED]
Sent: 27 February 2004 16:07
To: [EMAIL PROTECTED]
Subject: RE: Authentication Framework with Database
Hi Kier
Ok, at least I have found the solution. The files I have already posted are
just fine, the only thing that needs to be changed was the parameter name in
the Sitemap. So the part of the sitemap should look like this:
I wrote a separate pipeline, to test the authentication mechanism. I took
the authentication fw from the samples directory in cocoon 2.1.2
I have managed to write the form, retrieve the parameters in an xsp File,
with esql query the db and
it gives me the correct this result:
user
House,
> 69/71 St. Stephen's Green,
> Dublin 2,
> Ireland.
> Tel: +353 (0)1 4778113
> Fax: +353 (0) 1 478 5935
> website: www.dto.ie <http://www.dto.ie/>
>
>
>
>
> -Original Message-
> From: Tuan Luu [mailto:[EMAIL PROTECTED]
> Sent:
://www.dto.ie/>
-Original Message-
From: Tuan Luu [mailto:[EMAIL PROTECTED]
Sent: 27 February 2004 07:20
To: [EMAIL PROTECTED]
Subject: Authentication Framework with Database
Hello
In the example setion of cocoon I saw an example of an authentication
framework. They did compare the user inpu
Hello
In the example setion of cocoon I saw an example of an authentication
framework. They did compare the user input against an xml file (userlist.xml).
How can I do authentication with a database, extend the authentication
framework to a database?
Here is what I tried to do, but it doesn't