On Wed, 23 Jan 2002, Ted Husted wrote:
> Date: Wed, 23 Jan 2002 17:53:56 -0500
> From: Ted Husted <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: Re: cvs commit: jakarta-struts/web/exercise-taglib/WEB-INF
> web.xml
>
> [EMAIL PROTECTED] wrote:
> > Removed: src/share/org/apache/struts/action ActionExceptions.java
> > ContextHelper.java
>
> Craig,
>
> One idea behind the ContextHelper was to expose the controller's "model"
> to arbitrary presentation systems, like Velocity Templates and perhaps
> JSTL.
>
> Are we planning to add this functionality to the ApplicationConfig ?
>
> The idea is to have a bean in the request that presentation layer
> devices can access without having to import any binaries from the
> framework -- pure API.
>
The ApplicationConfig object itself is exposed (as a request attribute),
so all the usual introspection-based access to its innards is still
possible. What's missing?
> Should I update the class for the new ActionServlet and commit it back.
> It worked well with Velocity
>
> http://husted.com/struts/resources/velservlet.zip
>
> and I was about to try it with the JSTL EA.
>
> -Ted.
Craig
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>