I am using Turbine2.2 and I am attempting to subclass the LoginUser
class in order to add some cookie handling ability (so that it does not
always redirect to the default page).  However, even when I simply call
super.doPerform(data) in my own doPerform method it seems to break the
login functionality and I can never get logged in.  I tried moving my
functionality to the protected perform(RunData data) method and that
seems to have the same results.  Can anyone tell about any known issues
subclassing actions?

Cheers,
Jake
-- 
Jake Fear <[EMAIL PROTECTED]>
Grifware.Com


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

Reply via email to