Results 1 to 3 of 3
Thread: Custom tgs in JSP
- 12-27-2007, 09:43 AM #1
Senior Member
- Join Date
- Nov 2007
- Posts
- 115
- Rep Power
- 0
- 12-29-2007, 02:53 AM #2
Member
- Join Date
- Nov 2007
- Posts
- 11
- Rep Power
- 0
There are chances of a performance degradation if too many custom tags are used in a JSP page. If it is anticipated that the page will not have a large number of concurrent users/hits, usage of custom tags ensures that the JSP only has the presentation code. It is then, more readable and maintainable.
- 12-29-2007, 05:05 PM #3
Senior Member
- Join Date
- Nov 2007
- Posts
- 115
- Rep Power
- 0
Similar Threads
-
Custom Avatar
By JavaBean in forum Suggestions & FeedbackReplies: 4Last Post: 01-17-2008, 12:28 AM -
Setting and getting custom properties
By Java Tip in forum Java TipReplies: 0Last Post: 12-29-2007, 04:54 PM -
How to use <,>,== on custom classes
By Bojevnik in forum Advanced JavaReplies: 4Last Post: 10-29-2007, 05:00 PM -
Help with custom component
By Falcon1 in forum AWT / SwingReplies: 8Last Post: 07-21-2007, 12:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks