[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. 

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.

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

Reply via email to