I am not using the ajax theme...I'm not using any specialized concepts...just straight struts 2 tags, and a combination of the css_xhtml theme and the simple theme...
I did notice however, that when my page only has <s:property.../> tags, to write out text, and no form fields, it renders faster... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Allen Gilliland Sent: Tuesday, June 05, 2007 3:24 PM To: Struts Users Mailing List Subject: Re: [S2] Why are my struts pages rendering slow do you have an s:head tag in the head section of your pages? are you using the ajax theme? i have noticed that my pages are a lot slower when they have to include and initialize the dojo stuff. -- Allen Charbel Abdul-Massih wrote: > I have a page with several form fields (checkboxes, drop downs, radio > buttons)... > > > > The page renders slowly from top to bottom, as if it's being > streamed...I posted this same issue a couple of weeks ago, and I'm still > trying to figure out the solution... > > > > I have devMode = false, and tried everything under the sun... > > > > I have a similar page in JSF, and it renders very fast...Any ideas??? > > > > Charbel > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]