I hear you

Great Wiki... I have spent the last hour messing with it. I had my auth
scheme loading users from mysql using xsp, So I only needed minor changes to
your bean. (The hibernate stuff still has me a little confused tho)

I am thinking that if you are using flow, you are better off keeping
everything as beans. Until, at least, they get the  Flow Object Model hashed
out. (Just my two cents from my first foray into flow)

Hey dev group, Do you have any comments? Am I just not understanding how to
use the existing auth scheme?

Thanks,
JD


----- Original Message ----- 
From: "Hugo Burm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 13, 2003 12:25 PM
Subject: RE: JXTemplate and session beans


>
> I am using my own bean that I stored in the session. See the Wiki page I
> just added about authentication.
>
> I never felt comfortable with the way the authentication and session
> frameworks store values in the session. E.g. I had to write some input and
> output modules that retreive these "/authentication/data/title" things
and
> store them in ordinary session attributes so my Cocoon database actions
> could use them. May be I am too stupid to understand the "XML" approach,
but
> in most cases I always tend to select the Java solution. I know I should
> avoid relying on a particular language instead of relying on XML. But
> sometimes (in most cases :-( ) there are some deadlines making me a bit
> nervous.
>
>
> Hugo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to