|
|
| No such thing as a small change | |
| PerlMonks |
Re^2: The hidden charm of Template::Toolkit (and templates generally)by exussum0 (Vicar) |
| on Jan 07, 2008 at 12:52 UTC ( #660817=note: print w/ replies, xml ) | Need Help?? |
|
To clarify: One doesn't have to put java code INTO JSP to make it functional. You can make it act quite like velocity using tags alone. The compilation of JSP->java->bytecode is equivalent to a servlet that compiles a velocity template into memory, ala perl. Only diff between velocity and JSP is that your base language set is limited.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||