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=11074>.
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=11074

bean:include docs state "internal dispatch" but that's not true

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-07-23 15:27 -------
Although the original intent was to be smarter about internal dispatches versus
external URLs, there are some really intricate complexities to getting that
decision correct.  I would prefer not to modify <bean:include> at this point
(and risk breaking its current functionality that people are relying on).

For those who need to ensure that RequestDispatcher is used, I would suggest
using the <jsp:include> tag directly, or the <c:import> tag from JSTL.

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

Reply via email to