[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:18:40 EST 2012
[ https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Denis Maliarevich updated JBIDE-9248:
-------------------------------------
Summary: Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly) (was: Custom JSP tags and <jsp:doBody> should be displayed correctly)
Issue Type: Feature Request (was: Bug)
Priority: Major (was: Minor)
Changing the Title, Issue Type and Priority.
The idea is not only in <jsp:doBody> support, but in more general JSP 2.0 Tag Files support.
> 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 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