Forums Register Login

Performance of Tag Handler

+Pie Number of slices to send: Send
Dear all,
I want to know what is the differences of performance between using Custom Taglib/JSTL and not using one in our JSP?
thanks
daniel
+Pie Number of slices to send: Send
Custom Taglibs are just a convenient way to make use of helper classes, and get code out of your JSP file as much as possible. Take a look at the generated Java source code to see what those taglibs end up creating - it is really pretty compact.
I doubt you could measure the difference and your JSP will be much more maintainable without all that code. IMHO getting the algorithm right has the greatest impact on performance.
Bill
Do not threaten THIS beaver! Not even with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 946 times.
Similar Threads
For loop performance in windows vs linux
100 Objects or 100 Calls
nio download problem
Taglibs Performance
Google-friendly-URL Filterproblem
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 07:45:34.