You can set your session validator to supply an anonymous user, if you do
not require login for all content.
Are you sure Jyve is not doing this?

John McNally

----- Original Message -----
From: Kevin A. Burton <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 17, 2000 6:30 PM
Subject: Jyve/Turbine and getUser().getTemp()


> Hey.
>
> I am probably going to use the Jyve user authentication/account creating
> mechanism within Jetspeed but noticed this problem:
>
> ------------------
>         String buta = "submit1";
>         String butb = "submit2";
> <snip>
>
>         data.getUser().setTemp ( buta, but1 );
> ------------------
>
> What version of Turbine is Jyve currently running against?  The INSTALL
> says CVS but this can't be true because getUser() returns null if the
> user hasn't authenticated yet.  This basically means that we get NPEs
> because you can't call getUser() when they haven't authenticated or even
> have an account.
>
> Kevin
> --
> Kevin A Burton ([EMAIL PROTECTED])
> http://relativity.yi.org
> Message to SUN:  "Please Open Source Java!"
> "For evil to win is for good men to do nothing."
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to