DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26920>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26920

Add ability to manipulate a definition's path with a Controller





------- Additional Comments From [EMAIL PROTECTED]  2004-02-13 17:36 -------
We've been talking for a while about how to improve the post-action processing -- I 
wonder if we 
should consider this a bit more broadly.  We have talked about a general 
ViewController -- I don't know 
if this could be generalized to include Tiles but not be bound to it.

In struts-chain, the way the Tiles implementation works is to actually replace the 
ForwardConfig which 
the action put into the context (which has a Tiles path) with a newly created one 
which has the path to 
the root Tile JSP.  It seems like in that environment you could have another Chain 
command which did 
something like what you want, or just to extend the TilesPreProcessor command to be a 
bit smarter.  

It's hard to know how much should be piled into the current RequestProcessor when the 
Chain 
ComposableRequestProcessor is getting close to prime time.

Just thought I'd add this to the record.

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

Reply via email to