On Wed, 19 Feb 2003, Ciramella, EJ wrote:

> Right, so if there are no/very little scriptlet code in the jsps and
> the tags are already classes, wouldn't this speed thing up at all?

No, not at runtime; by the time your pages are accessed, they've already
been compiled.  (In other words, they're compiled only when they change.)

-- 
Shawn Bayern
"JSTL in Action"   http://www.manning.com/bayern


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to