<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - I need a light weigh solution for a template engine..</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 26 May 2013 00:05:33 -0400</pubDate>


    <item>

        <title>I need a light weigh solution for a template engine..</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34308</link>

        

        
            <description><![CDATA[Velocity is probably the lightest one out there that does bean-style translation (templates). It works well as a heavy lifter (e.g.: jsp alternative) but also works well as a simple string formatter:<br><br>VelocityEngine engine = new...]]></description>
        

        <pubDate>Fri, 03 Jun 2005 11:40:36 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Jun 2005 11:40:36 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Jun 2005 11:40:36 -0400</jf:modificationDate>
        <jf:date>Jun 3, 2005</jf:date>
        <jf:author>Michael Abato</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>I need a light weigh solution for a template engine..</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34308</link>

        

        
            <description><![CDATA[Yes, that it a bit heavy for just audit logging I think.  Maybe not.]]></description>
        

        <pubDate>Fri, 03 Jun 2005 08:48:22 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Jun 2005 08:48:22 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Jun 2005 08:48:22 -0400</jf:modificationDate>
        <jf:date>Jun 3, 2005</jf:date>
        <jf:author>Matthew Wilson</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>I need a light weigh solution for a template engine..</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34308</link>

        

        
            <description><![CDATA[Have you looked at Velocity?<br><br><a href="http://jakarta.apache.org/velocity" target="_blank">http://jakarta.apache.org/velocity</a>]]></description>
        

        <pubDate>Fri, 03 Jun 2005 08:43:24 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Jun 2005 08:43:24 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Jun 2005 08:43:24 -0400</jf:modificationDate>
        <jf:date>Jun 3, 2005</jf:date>
        <jf:author>sloppyseconds</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>I need a light weigh solution for a template engine..</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34308</link>

        

        
            <description><![CDATA[I have a requirement for auditing where I have an Object and a String like so:<br><br>Person.getAge()<br>Person.getName()<br><br>&quot;${person.name} is ${person.age} years old.&quot;<br><br>Is there a simple lighweight solution to this?  I hav ewritten...]]></description>
        

        <pubDate>Fri, 03 Jun 2005 07:44:34 -0400</pubDate>

        

        <jf:creationDate>Fri, 03 Jun 2005 07:44:34 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 03 Jun 2005 07:44:34 -0400</jf:modificationDate>
        <jf:date>Jun 3, 2005</jf:date>
        <jf:author>Matthew Wilson</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

