<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - How to improve the performance of JSP page?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 12:20:50 -0400</pubDate>


    <item>

        <title>How to improve the performance of JSP page?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[<p>Would which tags are inefficient?</p>]]></description>
        

        <pubDate>Sat, 15 Sep 2012 21:05:14 -0400</pubDate>

        

        <jf:creationDate>Sat, 15 Sep 2012 21:05:14 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 15 Sep 2012 21:05:14 -0400</jf:modificationDate>
        <jf:date>Sep 15, 2012</jf:date>
        <jf:author>hanu rao</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Improving the JSP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[When the user requests a JSP page for the first time, A JSP converts into servlet java source file and compiles into servlet class file that is called as translation phase, then onwards it works like pure servlet for all requests this is called...]]></description>
        

        <pubDate>Mon, 08 Aug 2011 05:02:19 -0400</pubDate>

        

        <jf:creationDate>Mon, 08 Aug 2011 05:02:19 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 08 Aug 2011 05:02:19 -0400</jf:modificationDate>
        <jf:date>Aug 8, 2011</jf:date>
        <jf:author>Hue Cossack</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Distributed caching</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[<p>You need to cache your data. Distributed caching is your solution. Only caching can improve response time and enhance app performance.&nbsp; Caching is basically used to enhance performance in terms of response time as well. I&rsquo;d rather suggest...]]></description>
        

        <pubDate>Fri, 05 Aug 2011 05:34:59 -0400</pubDate>

        

        <jf:creationDate>Fri, 05 Aug 2011 05:34:59 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 05 Aug 2011 05:34:59 -0400</jf:modificationDate>
        <jf:date>Aug 5, 2011</jf:date>
        <jf:author>CemreonLee</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>How to improve the performance of JSP page?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[<div class="jive-quote">I have a JSP page which queries the database the displays the result.I have to improve the performance of JSP page so that the response time is minimal. I have the db queries in PreparedStatement. Other than tuning in the SQL...]]></description>
        

        <pubDate>Wed, 24 Sep 2003 00:21:45 -0400</pubDate>

        

        <jf:creationDate>Wed, 24 Sep 2003 00:21:45 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 24 Sep 2003 00:21:45 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2003</jf:date>
        <jf:author>JoePluta99</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to improve the performance of JSP page?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[You can improve perceived performance by pre-compiling your JSP. Most servers have some sort of utility for doing this, or you can specify that the JSP will load on startup in the web.xml configuration file....]]></description>
        

        <pubDate>Sat, 20 Sep 2003 11:14:39 -0400</pubDate>

        

        <jf:creationDate>Sat, 20 Sep 2003 11:14:39 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 20 Sep 2003 11:14:39 -0400</jf:modificationDate>
        <jf:date>Sep 20, 2003</jf:date>
        <jf:author>Paul Strack</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>How to improve the performance of JSP page?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=21529</link>

        

        
            <description><![CDATA[I have a JSP page which queries the database the displays the result.I have to improve the performance of JSP page so that the response time is minimal. I have the db queries in PreparedStatement. Other than tuning in the SQL queries, how can I improve...]]></description>
        

        <pubDate>Sat, 20 Sep 2003 10:02:19 -0400</pubDate>

        

        <jf:creationDate>Sat, 20 Sep 2003 10:02:19 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 20 Sep 2003 10:02:19 -0400</jf:modificationDate>
        <jf:date>Sep 20, 2003</jf:date>
        <jf:author>Anitha Prakash</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

