Hi,

Looking over the Pull Service stuff I can see how I can make my own
"session scope" ApplicationTool to run code only once per session but
unfortunately I need access to a Principal object which is only available
via the request (which is available via RunData).

Other than making the tool of "request scope" and then do a check to run
the my code once, is there a way to make my tool of "session scope" and
still be able to access the request info?

Has anyone does something similar and can offer advice?  TIA.

Regards,
Dan



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

Reply via email to