[
https://issues.jboss.org/browse/JBIDE-9379?page=com.atlassian.jira.plugin...
]
Vitali Yemialyanchyk commented on JBIDE-9379:
---------------------------------------------
in a real life (sorry, but look like you are far away from VPE real life usage...) there
are multiple templates tags which has simple constructions like this:
<c:if test="${not empty fstImage}">${fstImage}</c:if>
or make some simple arithmetic calculations for
<c:set ...> parameters on a page.
EL-Expressions support in VPE and in VPE templates
--------------------------------------------------
Key: JBIDE-9379
URL:
https://issues.jboss.org/browse/JBIDE-9379
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.3.0.M3
Reporter: Vitali Yemialyanchyk
Assignee: Yahor Radtsevich
Priority: Optional
Fix For: LATER
currently VPE has only simple EL-Expressions rendering - only variable rendering to
string - I propose to add possibility to render complex EL-Expressions and render JSTL
templates as much as it possible get it on server side.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira