Menu

#14 handle JSP in attributes and remarks

Next Release
open
nobody
5
2004-05-22
2004-01-31
No

Although preliminary support is provided to handle JSP
tags at the same level as other tags, no support is
provided for handling JSP within tag attributes and
remarks, or embedding JSP tags within string nodes.

This would involve all nodes possibly having children
(a remark or string node can have embedded JSP, i.e.
<!-- this remark, created on <%@ date() %>,
needs to be handled -->.

Some design work needs to be done to analyze the state
transitions and gating characters for the lexer, and
significant changes are required in the data structures
used to hold attributes. This would imply handling
nested tags within strings and remarks when visiting,
filtering, and converting to strings etc.

Discussion

  • Derrick Oswald

    Derrick Oswald - 2004-05-22
    • labels: --> Standards Compliance
    • milestone: --> Next Release
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.