You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/03/30 09:17:49 UTC

DO NOT REPLY [Bug 32929] - The Tiles insertTag causes servlet filters to be invoked

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=32929


martinc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From martinc@apache.org  2005-03-30 09:17 -------
Tiles does use an include rather than a forward when pulling in other tiles. 
What you are seeing is almost certainly an attribute of the RequestDispatcher 
implementation in your servlet container, and is not something Struts gets 
involved in or has any control over. Particularly in pre-Servlet 2.4 
implementations, containers did not all implement this the same way, due to 
differing interpretations of the Servlet spec, leading to inconsistent 
behaviour across containers.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org