[jbosstools-issues] [JBoss JIRA] (JBIDE-9248) Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Wed Mar 7 10:24:37 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 2.0 custom tags files (*.[tag|tagx])
2) VPE should CORRECTLY display the content of the JSP 2.0 Tag Files.
3) The content(children) of the custom tag should be plased into its template from *.[tag|tagx] files to the place where <jsp:doBody> is specified.


  was:
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.



    
> Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-9248
>                 URL: https://issues.jboss.org/browse/JBIDE-9248
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.3.0.M1
>            Reporter: Maxim Areshkau
>            Assignee: Denis Maliarevich
>             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 2.0 custom tags files (*.[tag|tagx])
> 2) VPE should CORRECTLY display the content of the JSP 2.0 Tag Files.
> 3) The content(children) of the custom tag should be plased into its template from *.[tag|tagx] files to the place where <jsp:doBody> is specified.

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