| Author |
CustomTags vs Scriptlet at performance perspective
|
Alan Hermin
Ranch Hand
Joined: Feb 16, 2006
Posts: 290
|
|
hi ranchers . i want to know if using CustomTags at my Application is different Than if my Application using Scriptlet at it Perofrmance(and running faster)..? regards
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Either way, the end result is compiled Java code. If there is a difference, it's negligible.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: CustomTags vs Scriptlet at performance perspective
|
|
|