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=13788>. 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=13788 Struts-EL: "bean:include" of a forward isn't covered in Struts-EL/JSTL Summary: Struts-EL: "bean:include" of a forward isn't covered in Struts-EL/JSTL Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Custom Tags AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In my porting decisions, I thought that everything in "bean:include" was available in "c:import" in the JSTL. Unfortunately, I missed the "forward" and "transaction" attributes of "bean:include". This functionality is significant enough to require this tag to be ported to Struts-EL. This is very straightforward to do. I believe the other tags that use either "forward" or "transaction" features are all ported to Struts-EL. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>