Title: Message
I don't know of any Interceptors which have been built for this, but that doesn't mean one couldn't be made. If you are going to do this, take a look at the PreResultListener interface, which will give you a callback after all of the Interceptors, but before the result is called.
-----Original Message-----
From: Matthew Payne [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 6:33 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] jstl in a jsp view

Is there an interceptor to put object into page/request context?
or are the only options to use the taglib
i.e.  <ww:set name="jobz" value="jobs" scope="request" />
or the filter provided on the wiki. 

Any thoughts about adding an optional interceptor to do this?

--
Matthew Payne <[EMAIL PROTECTED]>

Reply via email to