I have some values that are required on, pretty much, every page of
the site.  Thinks that belong in the headers and navigation section
for example.  I'd rather not have to add them to every Action, or
force every Action to extend a base action, so is there a way to add
values to the value stack (say from an interceptor), that doesn't take
over the "pole position" and interfere with things accessing the
Action using the stack?
  (*Chris*)

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

Reply via email to