Has anyone have any information about the performance impact of using JSTL tags. How does JSTL perform compared to using standard JSP and Java
Scriptlets, and using Java beans and DAO object to access database. I keep hearing from the non-JSTL developers that JSTL is very slow, as each JSTL tags expands in to large java code. I need actual test results to prove if its otherwise. dave -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>