You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Raghu varma bhupathiraju <ra...@rediffmail.com> on 2008/03/12 17:45:59 UTC

Best practices to reduce execution time in struts

Hi 
I am developing a project on struts and hibernate give me the list of best
practices to follow for reducing the execution time in struts .
thanks in Advance 
Raghu Varma Bhupathiraju
-- 
View this message in context: http://www.nabble.com/Best-practices-to-reduce-execution-time-in-struts-tp16007451p16007451.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Best practices to reduce execution time in struts

Posted by Nils-Helge Garli Hegvik <ni...@gmail.com>.
You beat me to it, Dave! Although I was going for the "meta google" approach:

http://www.google.com/search?q=struts+2+performance+tuning

(You could even press "I feel lucky")

On Wed, Mar 12, 2008 at 6:40 PM, Dave Newton <ne...@yahoo.com> wrote:
> --- Raghu varma bhupathiraju wrote:
>  > give me the list of best practices to follow for reducing the
>  > execution time in struts.
>
>  http://struts.apache.org/2.x/docs/performance-tuning.html
>
>  Dave
>
>
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>  For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Best practices to reduce execution time in struts

Posted by "matt.payne" <ma...@gmail.com>.
Also, include don't use Dojo or the Ajax theme unless you want to increase
your request size by 400KB.
Unfortunately for ajax, in the current form you need to roll your own if you
want to avoid the Dojo penality.



newton.dave wrote:
> 
> --- Raghu varma bhupathiraju wrote:
>> give me the list of best practices to follow for reducing the 
>> execution time in struts.
> 
> http://struts.apache.org/2.x/docs/performance-tuning.html
> 
> Dave
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Best-practices-to-reduce-execution-time-in-struts-tp16007451p16050685.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Best practices to reduce execution time in struts

Posted by Dave Newton <ne...@yahoo.com>.
--- Raghu varma bhupathiraju wrote:
> give me the list of best practices to follow for reducing the 
> execution time in struts.

http://struts.apache.org/2.x/docs/performance-tuning.html

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org