7;t get the /authentication framework sample to to work in /Cocoon
2.1.12
I get the following error
org.apache.avalon.framework.configuration.ConfigurationException: Type
'auth-loggedIn' is not defined for 'act'
atfile:///D:/cocoon-2.1.12-wl/build/webies for
notapp/s
Hi Peter,
This is an action that should be declared in the root sitemap. Have you
built the war file with the authentication block enabled?
Cheers,
Warrell
On 27 May 2014 14:28, Peter Sparkes wrote:
> Hi
>
> I can't get the * authentication framework sample to to work in *C
Hi
I can't get the /authentication framework sample to to work in /Cocoon 2.1.12
I get the following error
org.apache.avalon.framework.configuration.ConfigurationException: Type
'auth-loggedIn' is not defined for 'act' at
file:///D:/cocoon-2.1.12-wl/bu
On 7/24/2012 10:05 AM, Lars Huttar wrote:
> On 7/24/2012 9:58 AM, Lars Huttar wrote:
>> I wonder if "auth" is the same as "CAuth", which I think refers to
>> org.apache.cocoon.auth package. [0]
>> But I haven't yet found documentation on how to use this package in
>> Cocoon 2.1.11; only JavaDoc pag
On 7/24/2012 9:58 AM, Lars Huttar wrote:
> I wonder if "auth" is the same as "CAuth", which I think refers to
> org.apache.cocoon.auth package. [0]
> But I haven't yet found documentation on how to use this package in
> Cocoon 2.1.11; only JavaDoc pages.
The package seems to exist in Cocoon 2.1.11
fw block
> is deprecated. Please use the auth block instead.
>
> Ah, I say, there is something new to replace the authentication
> framework I'm using!
>
> But in the samples/blocks folder, there is "authentication-fw" but no
> "auth" block. Where do I fi
g logging:
Of course I got loads of output. But nothing like "END
isValidAuthenticationFragment valid=". What am I doing wrong?
Another angle: in the deprecation.log, I get
WARN (2012-07-23) 16:22.48:459 [deprecation]
(/mount/ethnologue-17-pub/dataset/country-header/-
Hi all,
I'm trying to get authentication working in Cocoon 2.1.11. Everything
that I've been able to examine is working correctly, but instead of
letting certain people in, it just keeps everybody out (and shows the
redirect-to page).
Here's my handler configuration:
Please let me know if this is the right place to post this.
There seems to be a problem in Cocoon regarding URL encoding. In this
case we're using the authentication framework which internally calls a
pipeline to do the authentication which in turn uses a generator we have
written. Withi
rossputin wrote:
Hi,
has anyone done any work on integrating NTLM support with cocoon-auth in
cocoon 2.2. Or does anyone know of any documentation on it? Everything is
working great with auth from a DB, but now I need to play with windows
integration.
IIUC you have to implement your own secu
this message in context:
http://www.nabble.com/NTLM-with-the-authentication-framework-cocoon-2.2-tp15799782p15799782.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Hey all,
I deployed a cocoon application in tomcat 5.0, it can display the content of
temporary context.
but when I deployed it in weblogic 8.1 SP5,it cannot display the content of
temporary context.
I use log transformer to view the result of authentication:
here's failure message of logi
> Hello,
>
> I have application that uses authentication framework and now I'm
> needing also http basic authentication to it. Question is, do I need
> to implement separate authentication framework for http basic or can
> I make authentication framework to someho
Hello,
I have application that uses authentication framework and now I'm
needing also http basic authentication to it. Question is, do I need
to implement separate authentication framework for http basic or can
I make authentication framework to somehow work with 2 different
typ
> right bbelow "Substitution".
>
> Hope it helps.
>
> Regards
> Armaz
>
> > -Original Message-
> > From: J.D. Williams [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 27, 2007 8:57 PM
> > To: users@cocoon.apache.org
>
on.apache.org/2.1/userdocs/sql-transformer.html
> right bbelow "Substitution".
>
> Hope it helps.
>
> Regards
> Armaz
>
> > -Original Message-
> > From: J.D. Williams [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, February 27, 2007 8:57 P
s [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 27, 2007 8:57 PM
> To: users@cocoon.apache.org
> Subject: Re: Authentication Framework and database
>
> Thought it might be some whitespace from careless XSL
> writing, but I got rid of the superfluous whitespace (I
> think
Well, I still have not gotten it to work, and frankly I am just guessing
as to what the problem is.
You know, it is quite frustrating to spend several days looking through
docs and email archives and see this same problem over and over, yet I
find no solution. Several email threads to the list hav
Thought it might be some whitespace from careless XSL writing, but I got
rid of the superfluous whitespace (I think) and still no luck.
I could use another set of eyes on this to help me see what I am
missing.
The login page is the one from the authentication framework sample in
2.1.9
The only
Nice catch on the ":" instead of "-"
Unfortunately, it did not work.
Tried your other suggestions, as well, and others, too. Any clue on
where I might look or how I might determine where the problem is?
Here is the authentication matcher.
J.D. Williams scrisse:
> http://apache.org/cocoon/SQL/2.0";>
>
> select name from user where name =
> ''
>
>
That looks wrong.
Try name="request-param:username", with a dash in request-param and
without the ${ } construct. If that doesn't work, you will have to pass
the param
J.D. Williams wrote:
I have been using the DatabaseAuthenticatorAction, but now need to
switch to the Authentication Framework, using a database as the
authentication resource.
In my authentication resource, the following works:
http://apache.org/cocoon/SQL/2.0";>
select name f
I have been using the DatabaseAuthenticatorAction, but now need to
switch to the Authentication Framework, using a database as the
authentication resource.
In my authentication resource, the following works:
http://apache.org/cocoon/SQL/2.0";>
select name from user where name =
sday, January 18, 2006 9:44 AM
Subject: Re: bug in authentication framework or input module:
session-context
> Hans-Peter Maurer schrieb:
>
> Hello,
>
> > discription: (everything is inside of an protected-pipeline of the
> > authentication-framework)
> > 1. i se
Hans-Peter Maurer schrieb:
Hello,
> discription: (everything is inside of an protected-pipeline of the
> authentication-framework)
> 1. i set session fields via setxml-statement (session transformer)
>
> 2. i checked it by using getxml-statement, result: previous setxml ok
discription: (everything is inside of an protected-pipeline of the
authentication-framework)
1. i set session fields via setxml-statement (session transformer)
2. i checked it by using getxml-statement, result: previous setxml ok!
3. after setting session fields i used the session-context input
> I think this should be
>
Doh. Yep; the works a charm. Thanks for that :).
Gary
*
The information contained in this message may be confidential or
legally privileged and is intended for the addressee only, If you
have rece
"Stewart, Gary" <[EMAIL PROTECTED]> wrote on 27-10-2005
10:44:38:
> Hi there,
>
> I'm having some problems with parameter passing (or expression
> matching) and the authentication framework. Basically I have
> something that needs to be authenticated but
Hi there,
I'm having some problems with parameter passing (or expression matching) and
the authentication framework. Basically I have something that needs to be
authenticated but also needs the request parameters available to the match so I
have something like
..
Hi,
I am developing a cocoon based web application using cocoon authentication
framework. I wan't to display a list of all users authenticated to cocoon
via authentication framework in an "admin area". Is there a possibility to
access a list of all authenticated users with va
design questions that may cause
me to not go this way at all.
Thanks!
From: Sami Rajala <[EMAIL PROTECTED]>
Reply-To: Sami Rajala <[EMAIL PROTECTED]>
To: users@cocoon.apache.org
Subject: Re: Authentication Framework: Separate pipelines required for
public versus private?
Date: Thu, 28
ng the same pipeline for both is proving
> to be problematic. As it stands now, if I was to put an authentication
> handler around my pipeline that handles all pages, then all pages that match
> to that pipeline will be treated as private.
>
> I do not know if its possible to use the Coc
I was to put an authentication
handler around my pipeline that handles all pages, then all pages that match
to that pipeline will be treated as private.
I do not know if its possible to use the Cocoon authentication framework and
still have the same pipeline deal with public and private pag
Hopes that helps,
Andre
Ralph Lange wrote:
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-interface
to use our own authentication
authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-interface
to use our own authentication adapter (DB access, logging, etc.)
We experience the following problem when logging in and out with
firefox and
Dear Cocoon Users,
Our setup: cocon 2.1.5.1, tomcat 5.5.4, jdk 1.5.0
We are using the cocoon authentication framework to protect
some pipelines from public access. Our prototype setup resembles
the examples closely. We implemented the Authenticator-interface
to use our own authentication
>
> To be a little clearer,
>
> function authenticate_user()
> {
> var user = service.authenticateUser(cocoon.request.get("username"),
cocoon.request.get("password"));
> if(user!=null){cocoon.session.setAttribute("user",
user);cocoon.session.setAttribute("loggedIn", "true")}
> cocoon.
le beans and use them in the auth fw. when the
login is successful, i just store the bean in the session and use it
everywhere. I dont use the xml in the session much except to use the
auth fw is_logged_in type stuff.
JD
Martin Rusnak wrote:
Dear all,
I use
user bean every time the HTTP request is performed
would
unnecessarily take CPU and memory resources. Therefore it would be
useful to
store user bean in the session insted of XML. Is it possible to do with
authentication framework or do I need to implement the authentication
myself?
Best
Dear all,
I use authentication framework with my own Authenticator class derived from
org.apache.cocoon.webapps.authentication.components.Authenticator.
Authenticatioin framework needs user data to be stored as XML in the session
context, but the business logic part of my application works with
nt: Thursday, 17 March 2005 7:17 p.m.
> To: users@cocoon.apache.org
> Subject: Re: browser's back button and authentication framework
>
>
> Hi Adam,
>
> thanks for your reply,
> i'm using actions (auth-login, etc...) but i don't see how your method
> would fix the pr
-Original Message-
From: Marc Salvetti [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 16 March 2005 11:41 p.m.
To: users@cocoon.apache.org
Subject: browser's back button and authentication framework
Hello,
i'm meeting a problem with the authentication framework :
if a user pre
hout being
re-authenticated.
HTH
Adam
> -Original Message-
> From: Marc Salvetti [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 16 March 2005 11:41 p.m.
> To: users@cocoon.apache.org
> Subject: browser's back button and authentication framework
>
>
> He
16 March 2005 10:41
> To: users@cocoon.apache.org
> Subject: browser's back button and authentication framework
>
>
> Hello,
>
> i'm meeting a problem with the authentication framework :
> if a user press the back button after beeing logged in and redirected
>
Hello,
i'm meeting a problem with the authentication framework :
if a user press the back button after beeing logged in and redirected
from the login page, he is able to try to log in again, and gets the
error "user already authenticated"
I tried to use the pragma no-cache
xconf.
/Henrik Gustafsson
- Original Message -
From: "Ralph Goers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 31, 2004 6:58 PM
Subject: Re: 401 from the Authentication Framework
Henrik,
If the authentication handler is configured so that
sitate to reply.
Ralph
Henrik Gustafsson wrote:
I'm happily using the Authentication Framework to control access and
presentation of my site. The authorization data is fetched from radius
and a quite complex authentication session context is used.
One of the protected resources is fetched by
I'm happily using the Authentication Framework to control access
and presentation of my site. The authorization data is fetched from
radius and a quite complex authentication session context is used.
One of the protected resources is fetched by a device that expect
to get a 401 and c
thanks !
Groeten
J.J.H.van Toor
kamer 3.309
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Dylan:
Thanks for the help. Another posibilty is to add a bugzilla report and
attach the file there. ;-)
Best Regards,
Antonio Gallardo
Dylan Proulx dijo:
> I tried to reply with an OpenOffice Impress attachment, but because it
> is a ZIP file composed of XML files, it was rejected by the lis
On 26.10.2004 22:21, Dylan Proulx wrote:
I tried to reply with an OpenOffice Impress attachment, but because it
is a ZIP file composed of XML files, it was rejected by the list.
I opened it with Impress and it looked pretty good, but if you really do
need a converted copy, I'll send it to you direc
I tried to reply with an OpenOffice Impress attachment, but because it
is a ZIP file composed of XML files, it was rejected by the list.
I opened it with Impress and it looked pretty good, but if you really do
need a converted copy, I'll send it to you directly.
Dylan
On Tue, 2004-10-26 at 13:05,
Hi Merico:
Can you provide an OpenOffice attachment? ;-)
Best Regards,
Antonio Gallardo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
here comes the attachment ...
Raffaele Merico
LESS Informatik AG
Böhnirainstrasse 14
CH-8800 Thalwil
devel-cocoon-auth-fw-overview.ppt
Description: MS-Powerpoint presentation
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addi
Dear community, dear Carsten Ziegler
By reading your doc. on the "Authentication Framework" I have created a
one-page-graphical-overview covering 60-80% of this theme (see MS Power
Point Attachment). To Carsten and to the community: if you think that this
overview is usable:
- either
>>FYI, you can use cocoon.log.debug() to print debug
statements in flow
This should be very useful to me, thanks!
--- Jorg Heymans <[EMAIL PROTECTED]> wrote:
> >
> > In my login screen, on submit, I call a login.js
> that
> > authenticates the user in the database, and as a
> > result of the db
In my login screen, on submit, I call a login.js that
authenticates the user in the database, and as a
result of the db call, creates a user bean.
I simply put that user bean into the session using the
following:
cocoon.session.setAttribute('userBean' ,
userBean);
then, on every js, I check to
Jorg,
Thank you for all your help.
It would seem that should be the case, but it is
included in the "if(form.submitID == "save") and so,
(when I use the non-hidden continuations), it does not
loop.
For some reason when the continuation becomes hidden
and the matching is on Type, it loops on the
value="arrayadmin_bind.xml"/>
function arrayAdmin() {
function arrayAdmin() {
// Let Cocoon Forms handle the form
if(form.submitId == "save") {
form.save(bean);
dao.setObject(bean);
form.showForm("arrayAdmin"); //this same function
I login - the template file for the login has the
hidden
this takes me to an admin form.
The template for this form has the
The sitemap is set to match the type.
In my logs I see lines like this (it keeps going in a
loop)
thx
Paul
Processor24/ForwardRedirector: Redirecting to
'cocoon:/login
did you change *all* your forms to have the ?
Paul Joseph wrote:
Hi,
The culprit appears to be the
form.showForm(ArrayAdmin);
line
It seems to loop *continously* on this line when I
match on
However, it does not loop if I use
though in the latter case I loose authentication
Hi,
The culprit appears to be the
form.showForm(ArrayAdmin);
line
It seems to loop *continously* on this line when I
match on
However, it does not loop if I use
though in the latter case I loose authentication
capability.
Is there any way around this? Use authentication,
Getting there, but not quite there yet...am getting
into a "loop" situation with the hidden continuation.
When I use the continuation as a hidden field in my
form template as shown below:
and with my sitemap as below:
it seems to go into a lo
Thanks!
--- Jorg Heymans <[EMAIL PROTECTED]> wrote:
> you would just do
>
>
>
>
> ..
>
>
>
>
>
> Paul Joseph wrote:
> > Jorg,
> >
> > thank you very much.
> >
> > I will try this approach - just wasn't sure how to
> use
> > the tag in my template.
> >
> > Do I simpley do this anyw
you would just do
..
Paul Joseph wrote:
Jorg,
thank you very much.
I will try this approach - just wasn't sure how to use
the tag in my template.
Do I simpley do this anywhere reasonable in the
template:
-hopefully, this will be my last question, sorry for
the bother and thanks for the h
Jorg,
thank you very much.
I will try this approach - just wasn't sure how to use
the tag in my template.
Do I simpley do this anywhere reasonable in the
template:
-hopefully, this will be my last question, sorry for
the bother and thanks for the help so far.
rgds
Paul
--- Jorg Heymans <[EM
Paul Joseph wrote:
1. So for this to work there is no need to use
encodeURL? I was under the impression that encodeURL
was needed as the auth framework created a session
behind the scenes.
If the browser doesn't support cookies then the webapplication should
rewrite or encode all URL's in the pag
I will try this.
Two questions:
1. So for this to work there is no need to use
encodeURL? I was under the impression that encodeURL
was needed as the auth framework created a session
behind the scenes.
2. How are you matching the *.continue i.e.
If I use
instead of
I get the following msg.
Put the tag inside of the auth-protect block.
Your forms are inside a protected area, so your continuations will be
called with a "protected" URL.
My working setup is like
...
HTH
Jorg
Paul Josep
Hi,
Thank you for your respones.
I can take out the encodeURL and the same thing
happens...I thought I needed it to maintain session -
no?
The way I do it is as follows:
--- Jorg Heymans <[EMAIL PROTECTED]> wrote:
There is a continuation id construct you can use to set it as a hidden
variable in your form ( IIRC), try using this. Don't
know if you URL encoding is interfering. How do you encodeURL btw?
Jorg
Paul Joseph wrote:
Hi,
I have implented an authentication handler and all
works well as far as authe
Hi,
I have implented an authentication handler and all
works well as far as authentication of a given page -
if the user is not logged in, (s)he gets redirected to
the right login page etc.
However, I am having one problem - dealing with the
following lines in the sitemap:
I get the follo
i've tried modifying to get something like the example you gave me,
but i have still problems with parameters.
the statement
is susbstituted with an empty string .the same for password.
On Sat, 18 Sep 2004 19:19:26 +0200, fabrizio picca
<[EMAIL PROTECTED]> wrote:
> ok sorry, i didn't saw
ok sorry, i didn't saw it...thanks a lot
On Sat, 18 Sep 2004 19:18:30 +0200, g[R]eK <[EMAIL PROTECTED]> wrote:
> <. Hi fabrizio! .>
>
> Saturday, September 18, 2004, 7:12:52 PM, you wrote:
>
> fp> ehm no, sorry i mean the authentication resource
> fp> thant one that start like this:
>
> fp>
<. Hi fabrizio! .>
Saturday, September 18, 2004, 7:12:52 PM, you wrote:
fp> ehm no, sorry i mean the authentication resource
fp> thant one that start like this:
fp>
Oh, I sent it already :-)
Look for it after handler configuration...
--
Best regards
<. g[R]eK mailto:[EMAIL PROTECTED]
ehm no, sorry i mean the authentication resource
thant one that start like this:
On Sat, 18 Sep 2004 19:10:44 +0200, g[R]eK <[EMAIL PROTECTED]> wrote:
> <. Hi fabrizio! .>
>
> Saturday, September 18, 2004, 7:05:06 PM, you wrote:
>
> fp> could you please post also the authentication pipeline?
<. Hi fabrizio! .>
Saturday, September 18, 2004, 7:05:06 PM, you wrote:
fp> could you please post also the authentication pipeline?
I guess you asked for protected pipeline?
could you please post also the authentication pipeline?
thanks a lot.
On Sat, 18 Sep 2004 18:43:53 +0200, g[R]eK <[EMAIL PROTECTED]> wrote:
> <. Hi fabrizio! .>
>
> Saturday, September 18, 2004, 6:22:43 PM, you wrote:
>
> fp> can someone provide me some exempl
<. Hi fabrizio! .>
Saturday, September 18, 2004, 6:22:43 PM, you wrote:
fp> can someone provide me some exemples of authentication Framework with
fp> Mysql db connection? please , i'm desperate in trying to solve my
fp>
can someone provide me some exemples of authentication Framework with
Mysql db connection? please , i'm desperate in trying to solve my
problem...
--
copyright - fabpicca
-
To unsubscribe, e-mail: [EMAIL PROTECTED
those parameters are sent the same way as the example given in cocoon
documentation.
we tried maintaining the same pipeline structure and authenticating
over a xml file and t works.Is th database authentication that doesn't
works.
After the above mentioned sentence in the pipeline we have a so-for
<. Hi fabrizio! .>
Friday, September 17, 2004, 11:12:47 PM, you wrote:
fp> here it is the component configuration
fp>
fp>
fp>
fp>
fp>
fp>
I think should be cocoon:/loginsrc.
fp>
fp>
fp>
fp>
fp>
Your p
i attach also this lineshope it can help:
and part of the file for the sql transformation:
http://www.w3.org/1999/XSL/Transform";>
http://apache.org/cocoon/SQL/2.0";>
here it is the component configuration
On Fri, 17 Sep 2004 23:05:20 +0200, g[R]eK <[EMAIL PROTECTED]> wrote:
> <. Hi fabrizio! .>
>
> Friday, September 17, 2004, 10:38:24 PM, you wrote:
>
> fp> i'
<. Hi fabrizio! .>
Friday, September 17, 2004, 10:38:24 PM, you wrote:
fp> i'm new to cocoon and i'm trying to develop a web application for a
fp> university examination.
fp> I've read everything about Authentication FW but i cannot find nothing
fp> about authenticating over
fp> a mysql DB conne
i'm new to cocoon and i'm trying to develop a web application for a
university examination.
I've read everything about Authentication FW but i cannot find nothing
about authenticating over
a mysql DB connection. so i've written down this piece of pipeline:
problem solved - using Tomcat5.0 instead of 4.1 does the trick...
katrin
Joerg Heinicke <[EMAIL PROTECTED]>
01.06.2004 22:09
Please respond to users
To: [EMAIL PROTECTED]
cc:
Subject: Re: Authentication Framework / NotSerializableException
On 01.0
On 01.06.2004 15:37, [EMAIL PROTECTED] wrote:
Hello,
I'm using the authentication framework (very basically, I believe) and get
a notSerializableException when stopping the server while a session
exists.
The environment is JBoss3.2.3 with embedded Tomcat4.1 and cocoon2.1.3.
I have looke
Hello,
I'm using the authentication framework (very basically, I believe) and get
a notSerializableException when stopping the server while a session
exists.
The environment is JBoss3.2.3 with embedded Tomcat4.1 and cocoon2.1.3.
I have looked for information for several hours now but don
I'm using the authentication framework too, but to
get something from the session, I use session-fw:
xmlns:xsp-session-fw=http://apache.org/xsp/session-fw/1.0
String roleFrag = ;
DocumentFragment nameFragment = (DocumentFragment);
String name = new String();
for(int i =
Hi
I'd like to keep in session some
additional information about users. My sunrise-user.xml file looks like
this:
*sunrise_user.xml
**
cocoon cocoon cocoon hello12 **
I
Hi everybody!
I am trying to adapt the authentication framework I found in the 'samples'
folder of Cocoon 2.1.2.
When I call the pipelines explicitly, I am able to log in and out of the
authentication framework without any troubles.
http://localhost:8080/cocoon/home/content/protect
Hello,
I want to use the authentication framework in my application. How can I
use the user management capabilities of that framework? The
documentation tells me how to declare this, but doesn't tell me how I
can use this functionality from within my code. I know that the
portal-fw sample us
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
>
>
> But when i use the esql.xsp file and the authentication.xsl in the
> authentication framework, it doesn't work.
> I can't imagine why.
> In the authenticate.xsl File I have deleted the xsl:if, because when the
> user can't be found, it would give an no reco
But when i use the esql.xsp file and the authentication.xsl in the
authentication framework, it doesn't work.
I can't imagine why.
In the authenticate.xsl File I have deleted the xsl:if, because when the
user can't be found, it would give an no records found message, so the xsl
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
1 - 100 of 165 matches
Mail list logo