I noticed that TilesRequestProcessor and TilesPlugin have disappeared from
Tiles standalone.
I know that TilesPlugin absence could be replaced with TilesServlet (I
think it only initializes the definitions factory, correct me if I am
wrong) but TilesRequestProcessor is useful for Struts users.
I was used to forward directly to a definition:
mapping.findForward("name.of.the.tiles.definition");
Without TilesRequestProcessor I can't do that... or there is a way to do
so that I still don't know?
I know that Struts users can use "Struts Tiles" but I think that the
independence of Tiles Standalone must not remove its history of being a
part of Struts.
What do you think of "reintegrating" at least TilesRequestProcessor?
Cheers
Antonio Petrelli--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
