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=11343>. 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=11343 logic:present, logic:notPresent tags should be able to read contents of template:put tags. Summary: logic:present, logic:notPresent tags should be able to read contents of template:put tags. Product: Struts Version: Unknown Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Custom Tags AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] I'd like to be able to use a <logic:present> tag to allow me to create dynamic templates. I'm note sure if this has been discussed before as this is my first time using bugzilla, and contributing to an open source project. I've created an adhoc method of doing it currently, but it involves writing java code inside the template, which I would like to avoid. I should be able to code this myself, the tags look pretty straight forward. Does anyone have any input on how to go about doing this? i.e. what attribute on the logic tags to use? create a new attribute or reuse an existing one, etc. Thanks -B -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>