[
https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin...
]
Denis Maliarevich edited comment on JBIDE-9248 at 10/14/11 10:02 AM:
---------------------------------------------------------------------
I've tried using JSP's tag files. Result: they do not displayed at all, but only
shown as an unknown tag.
So I recon that the idea of the issue was to display the initial content of the *.tag
file. Along with the entire body of the tag, which should be paste into <jsp:doBody>
location. In other words the functionality should be like in <ui:include> from
Facelets.
was (Author: dmaliarevich):
I've tried using JSP's tag files. Result: they do not displayed at all, but
only shown as a unknown tag.
So I recon that the idea of the issue was to display the initial content of the *.tag file
along with the entire body of the tag. In other words the functionality should be like in
<ui:include> from Facelets.
jsp:doBody tag hasn't implemented correclty
-------------------------------------------
Key: JBIDE-9248
URL:
https://issues.jboss.org/browse/JBIDE-9248
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.3.0.M1
Reporter: Maxim Areshkau
Assignee: Denis Maliarevich
Fix For: 3.3.0.M4
Attachments: jspDoBody.zip
jsp:doBody is implemented as emtpy tag which hasn't child's. But should execute
include functionality. So this tag doesn't work
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira