AW: AW: DataBaseBrowser Error

2003-04-06 Thread "Weßling, Achim"
Hallo Dave! I wrote my own DatabaseBrowser implementation, which is based on pooled connections, so I don't have to use Torque. I didn't like Torque, don't now why?! So, sorry. Achim -Ursprüngliche Nachricht- Von: Dave Frary [mailto:[EMAIL PROTECTED] Gesendet am: Freitag, 4. April 2003

Cookie is not set in jetspeed when anon user is used

2003-04-06 Thread Henrik W. Hansen
Hi all, I am not able to set a cookie from a velocity portlet if i am not logged in to jetspeed! The following works fine if I am logged in, but fails if not logged in (meaning the anon user are used). public void doSetcookie(RunData data, Context context) { CookieParser cp = data.getCookies();