Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-27-2007, 11:43 AM
Senior Member
 
Join Date: Nov 2007
Posts: 115
ravian is on a distinguished road
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
Sponsored Links
  #2 (permalink)  
Old 12-29-2007, 04:53 AM
Member
 
Join Date: Nov 2007
Posts: 11
rajiv_bang is on a distinguished road
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, 07:05 PM
Senior Member
 
Join Date: Nov 2007
Posts: 115
ravian is on a distinguished road
Thanks mate.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


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

vB 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 02:28 AM
RCP Custom Look and Feel JavaForums Java Blogs 0 01-02-2008 08:12 PM
Setting and getting custom properties Java Tip Java Tips 0 12-29-2007 06:54 PM
How to use <,>,== on custom classes Bojevnik Advanced Java 4 10-29-2007 07:00 PM
Help with custom component Falcon1 AWT / Swing 8 07-21-2007 02:39 PM


All times are GMT +3. The time now is 01:33 PM.


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