[jbosstools-issues] [JBoss JIRA] (JBIDE-9248) jsp:doBody tag hasn't implemented correclty

Denis Maliarevich (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 10:03:17 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634856#comment-12634856 ] 

Denis Maliarevich edited comment on JBIDE-9248 at 10/14/11 10:03 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 this custom tag, which should be pasted into <jsp:doBody> location. In other words the functionality should be similar to <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 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.
                  
> 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

        


More information about the jbosstools-issues mailing list