Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-27-2007, 10:43 AM
Senior Member
 
Join Date: Nov 2007
Posts: 115
Rep Power: 0
ravian is on a distinguished road
Default Custom tgs in JSP
Hi,

I am creating a web application using JSP. I heard of custom tags but have never explored it. I want to use custom tags in my application. Will it affect the performance of my application?

Cheers.
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 12-29-2007, 03:53 AM
Member
 
Join Date: Nov 2007
Posts: 11
Rep Power: 0
rajiv_bang is on a distinguished road
Default
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.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 12-29-2007, 06:05 PM
Senior Member
 
Join Date: Nov 2007
Posts: 115
Rep Power: 0
ravian is on a distinguished road
Default
Thanks mate.
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Avatar JavaBean Suggestions & Feedback 4 01-17-2008 01:28 AM
RCP Custom Look and Feel JavaForums Java Blogs 0 01-02-2008 07:12 PM
Setting and getting custom properties Java Tip Java Tips 0 12-29-2007 05:54 PM
How to use <,>,== on custom classes Bojevnik Advanced Java 4 10-29-2007 06:00 PM
Help with custom component Falcon1 AWT / Swing 8 07-21-2007 01:39 PM


All times are GMT +2. The time now is 04:28 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org