It is loading a gazillion javascript files, which should be cached,
but still. If you only need a date picker, I would *strongly* advise
you to pick a small library that already has one builtin. I use this
one:

http://docs.jquery.com/UI/Datepicker

but there is a bunch of them.
musachy

On Mon, Jan 12, 2009 at 9:57 AM, Neil Aggarwal <n...@jammconsulting.com> wrote:
> Hello:
>
> I forgot to mention that I am using     Struts 2.0.14
> with the Tiles plugin on a CentOS 5 server.
>
> Any ideas why this is so slow?
>
> Thanks,
>        Neil
>
> --
> Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
> Eliminate junk email and reclaim your inbox.
> Visit http://www.spammilter.com for details.
>
>> -----Original Message-----
>> From: Neil Aggarwal [mailto:n...@jammconsulting.com]
>> Sent: Friday, January 09, 2009 4:06 PM
>> To: 'Struts Users Mailing List'
>> Subject: [S2] Using ajax head tag makes entire application slow
>>
>> Hello all:
>>
>> When I include this tag in the head tag of
>> my layout:
>> <s:head theme="ajax"/>
>>
>> My webapp seems to take about a second per page
>> load.
>>
>> If I remove that tag, things are lightning fast.
>>
>> I only need the datetimepicker struts tag, nothing
>> else.
>>
>> Is there a way to make this faster?
>>
>> Thanks,
>>       Neil
>>
>> --
>> Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
>> Eliminate junk email and reclaim your inbox.
>> Visit http://www.spammilter.com for details.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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

Reply via email to