RE: Major performance issue while displaying data in tabbedPanel

2007-03-23 Thread Gajbhe, Laxman \(Contractor\)
That worked nicely! Thanks Felipe. Laxman -Original Message- From: Felipe Rodrigues [mailto:[EMAIL PROTECTED] Sent: Thursday, March 22, 2007 7:08 PM To: user@struts.apache.org Subject: Re: Major performance issue while displaying data in tabbedPanel Copy the template dir under the

Re: Major performance issue while displaying data in tabbedPanel

2007-03-22 Thread Felipe Rodrigues
Copy the template dir under the struts2-core...jar to your context root. It will give you a great improvement in Performance. Felipe Gajbhe, Laxman (Contractor) wrote: > > Hi, > > > > I have following snippet of code: > > > > <%@ taglib uri="/struts-tags" prefix="s" %> > > > >