Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Model-View-Controller: Template Toolkit vs. XSLT

by dimar (Curate)
on Oct 14, 2004 at 22:11 UTC ( [id://399352]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ### perl example
    print q©
        Hello World!
    ©for(1..10);
    
  2. or download this
        [%# Template Toolkit Example %]
        [% FOREACH [ 1 2 3 4 5 6 7 8 9 10 ] %]Hello World!
        [% END %]
    
  3. or download this
       <!-- XSLT example -->
       <!-- [..snip.. some stuff taken out for brevity] -->
    ...
          </xsl:call-template>
        </xsl:if>
       <!-- [..snip..] -->
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://399352]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-26 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found