I do have in my struts.xml file the following defined: <constant name="struts.ui.theme" value="simple"/>
Does this affect this? -----Original Message----- From: Dale Newfield [mailto:[email protected]] Sent: Monday, December 28, 2009 4:56 PM To: Struts Users Mailing List Subject: Re: focusElement in s:form CRANFORD, CHRIS wrote: > I don't see any Javascript code in the Source file in the browser at > all. That's what is not making any sense to me for the form tag. It is > as if the focusElement doesn't cause the <s:form> tag to do anything at > all. > > I would expect to see some <script> .... </script> stuff in the source > file that is rendered, correct? Yes. Are you using a specific theme for your s: tags? -Dale --------------------------------------------------------------------- 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]

