The functionality will be restored, but for the time being to use Tiles
you will have to roll back to a nightly build prior to 15 January. The
same goes for the new Velocity/Struts toolkit. 

There were some changes to the ActionServlet, and some of the higher
level compatibility issues need to be resolved. Virtually all typical
applications should run just fine, but the changes Tiles makes are
atypical.

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Java Web Development with Struts.
-- Tel +1 585 737-3463.
-- Web http://www.husted.com/struts/



Sean Willson wrote:
> 
> Hello All,
> 
> Had a question about the latest nightly and some changes/functionality that
> was removed or missing. I am currently using Tiles and Struts (build from
> 11/9/2001) to manage the "View" portion of our website. We have custom
> renderers that serve up different views depending on the browser type you
> are coming in with. Anyhow, in our struts config file we often use the
> 
> <action .... input="some.tile.property.here">
> ...
> </action>
> 
> In the old releases this worked fine, but in the latest release it appears
> that the action servlet that Tiles uses isn't answering the calls to the
> getInput() command called on mapping any longer, the ActionConfig is now. Is
> this feature gone or are they planning on returning it? Basically, I guess I
> just want to know if the Tiles template will continue to be integrated into
> struts as deeply as it was in the past.
> 
> I am also trying to get a feel for if I have to modify the code myself,
> which we have yet to do, or if I can rely on the standard builds.
> 
> Thanks for the help everyone ...
> 
> Sean
> 
> P.S. Hopefully when we release, which should be soon, I can give a more
> detailed look at what we did and what we may be able to contribute back to
> struts or jakarta.
> 
> --
> 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]>

Reply via email to