I'm running tomcat 4.0.1 with struts 1.0.1 milestone build on solaris 8,
jdk 1.3.1.
My login process stores a user bean in session scope, and my ActionBase
class checks for the existence of that bean to validate permissions.
On win2k everything works as designed, on solaris 8 the user bean is not
found after the first Action (sub-classing ActionBase) is accessed.
Anyone know why this is happening?
The logs don't show me anything useful.
Should I try a nightly build of struts or another version of tomcat?

-- 
Peter Kordel
Software Engineer
Zvolve Systems, Inc.
770-551-4528
http://www.zvolve.com

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

Reply via email to