I should have proofread my message before sending. Sorry. If one of my
statements doesn't make sense, look here for a correction. Fixes:

--

"A mechanism that allowed you to register a security module with a
particular
(or a set of) Struts modules is also possible."

A mechanism that allowed you to register a security module with a particular
(or a set of) Struts ACTIONS is also possible.

--

"One option to avoid the extra call would be to have the security module
save the sales_report object as a request attribute for the action to
retrieve later, but that couples the sales module and the action too much,
in my opinion."

One option to avoid the extra call would be to have the security module save
the sales_report object as a request attribute for the action to retrieve
later, but that couples the SECURITY module and the action too much, in my
opinion.

--

"override the wrong method or forget to call a method in the superclass or
your
action"

override the wrong method or forget to call a method in the superclass OF
your
action


-Max

(SNIP)



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

Reply via email to