--- j alex <[EMAIL PROTECTED]> wrote: > I assume it won't have any performance impact . Please confirm?
Won't have *any* performance impact? That doesn't seem possible; most any time you're using a tag you're going to have some overhead. Scriptlets are compiled directly into the servlet, tags make method calls. *Significant* impact? Not likely, but you'd have to test it with your specific use cases to know for sure, I suppose. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]