[ 
https://issues.apache.org/jira/browse/SLING-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585946#action_12585946
 ] 

Bertrand Delacretaz commented on SLING-192:
-------------------------------------------

Here's the test script, updated for Sling revision 645059:

<h1>currentNode test</h1>
<div>
This is html.jst, path=<%= currentNode.title %>.
</div>

<div>
<h1>Sling client library test</h1>
root resource type=
<b><% out.write(Sling.getContent("/")["sling:resourceType"]); %></b>.
</div>

> JST script engine
> -----------------
>
>                 Key: SLING-192
>                 URL: https://issues.apache.org/jira/browse/SLING-192
>             Project: Sling
>          Issue Type: Improvement
>          Components: Scripting
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> The microsling-core JST script engine should be ported to sling/scripting

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to