dion 2003/01/16 14:54:26
Added: jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript
example.jelly
Log:
Moved from core, as it wasn't being used, and belonged here
Revision Changes Path
1.1
jakarta-commons-sandbox/jelly/jelly-tags/bsf/src/test/org/apache/commons/jelly/tags/javascript/example.jelly
Index: example.jelly
===================================================================
<?xml version="1.0"?>
<!--
! FIXME: move off with javascript?
!-->
<j:jelly xmlns:j="jelly:javascript">
<j:forEach var="arg" items="args"><j:expr value="arg"/> </j:forEach>
</j:jelly>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>