i'm trying to call an action from the LoginUser, but i haven't quite figured
out how.  i've tried calling the data.setAction, but that doesn't seem to
call the action that i set.  i could create an instance of my action in the
LoginUser.doPerform method, but my action has a signature of
myAction.doPerform( RunData, Context).  there's no context available in the
LoginUser.  so this is where i'm stuck.  is it possible to call an action
from the LoginUser? if so does anyone have an example?  perhaps a better way
to implement this?

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.488 / Virus Database: 287 - Release Date: 6/5/2003
 


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

Reply via email to