Re: Struts2 Performance Tuning

2013-06-25 Thread Dave Newton
On Tue, Jun 25, 2013 at 7:40 AM, Sreekanth S. Nair < sreekanth.n...@egovernments.org> wrote: > More over most plugins like json, > jquery etc having static file bundled inside corresponding jar how about > that? > Same thing: extrapolate--a static file is a static file, although I'm not aware of

Re: Struts2 Performance Tuning

2013-06-25 Thread Sreekanth S. Nair
hat all those steps are equally applicable and to all > version > > > of struts2 > > > > > > Underlying working of Struts2 is more or less and same. > > > > > > > > > Sent from BlackBerry® on Airtel > > > > > > -Or

Re: Struts2 Performance Tuning

2013-06-25 Thread Dave Newton
t; Underlying working of Struts2 is more or less and same. > > > > > > Sent from BlackBerry® on Airtel > > > > -Original Message- > > From: "Sreekanth S. Nair" > > Date: Mon, 24 Jun 2013 13:03:48 > > To: Struts Users Mailing List >

Re: Struts2 Performance Tuning

2013-06-25 Thread Sreekanth S. Nair
: "Sreekanth S. Nair" > Date: Mon, 24 Jun 2013 13:03:48 > To: Struts Users Mailing List > Reply-To: "Struts Users Mailing List" > Subject: Struts2 Performance Tuning > > Is this link ( > http://struts.apache.org/release/2.3.x/docs/performance-tuning.htm

Re: Struts2 Performance Tuning

2013-06-24 Thread umeshawasthi
iling List Reply-To: "Struts Users Mailing List" Subject: Struts2 Performance Tuning Is this link ( http://struts.apache.org/release/2.3.x/docs/performance-tuning.html) points to the latest performance tuning for strust2 ? freemarker template caching is confusing whether we need to locally

Struts2 Performance Tuning

2013-06-24 Thread Sreekanth S. Nair
Is this link ( http://struts.apache.org/release/2.3.x/docs/performance-tuning.html) points to the latest performance tuning for strust2 ? freemarker template caching is confusing whether we need to locally copy those template files or not? Can any one please provide some good resources for step b