[jbosstools-issues] [JBoss JIRA] (JBIDE-9248) Custom JSP tags and <jsp:doBody> should be displayed correctly

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Tue Mar 6 10:37:38 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Maliarevich updated JBIDE-9248:
-------------------------------------

    Description: 
Currently custom JSP tags from *.tag files are not properly displayed in VPE. 
As well as <jsp:doBody> tag from within such tags.
The requirements are:
1) Add to VPE the ability to recognize JSP custom tags (via taglib declaration)
2) VPE should CORRECTLY display the content of the JSP custom tags.
3) The content(children) of the custom tag should be plased into its template from *.tag to the place where <jsp:doBody> is specified.
4) Implies that *.tag files are CORRECTLY displayed in VPE as well.


  was:
Currently custom JSP tags from *.tag files are not properly displayed in VPE. As well as <jsp:doBody> tag from within such tags.
It should be fixed.



    
> Custom JSP tags and <jsp:doBody> should be displayed correctly
> --------------------------------------------------------------
>
>                 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
>            Priority: Minor
>             Fix For: 3.4.x
>
>         Attachments: greeting.jsp, greeting.png, jspDoBody.zip, response.png, response.tag
>
>
> Currently custom JSP tags from *.tag files are not properly displayed in VPE. 
> As well as <jsp:doBody> tag from within such tags.
> The requirements are:
> 1) Add to VPE the ability to recognize JSP custom tags (via taglib declaration)
> 2) VPE should CORRECTLY display the content of the JSP custom tags.
> 3) The content(children) of the custom tag should be plased into its template from *.tag to the place where <jsp:doBody> is specified.
> 4) Implies that *.tag files are CORRECTLY displayed in VPE as well.

--
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