--- j alex <strutstwouser@gmail.com> 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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org
|