Hi georz,

You're right,

I double checked and my datetimepickers don't work.

I have to find a workaround

Thanks.

Pierre


georz1 wrote:
> 
> Check the pages referenced in your jsp as common/IncludeTop.jsp.  See if
> it has a <s:head theme="ajax"> and change it to <s:head theme="xhtml"> and
> see if that fixes it.  The downside however to doing this is if you have
> any ajax specific tags in the jsp (tabbedpanel, datetimepicker) they may
> not work properly and you'll have to find a work around.  Right now that
> is where I'm stuck.  I have tabbedpanel that doesn't work. 
> 
> 
> 
> Pierrot52 wrote:
>> 
>> Yes,
>> It seems to render and then disappears and hangs. I have to hit the back
>> button to see the page.
>> 
>> 
>> georz1 wrote:
>>> 
>>> When you say hangs does it look like it renders and then disappears and
>>> hangs.  I'm having a similar issue and have narrowed it down to page
>>> theme being <s:head theme=ajax>.  If I make my pages xhtml they render
>>> fine.  Using Firebug I can see that sometimes the dojo libraries are not
>>> loading properly.  Unfortunately I don't have a complete fix yet other
>>> than changing the theme.
>>> 
>>> 
>>> I have an action that normally brings a signon form but for some reasons
>>>>> Firefox hangs. The URL to load the form is
>>>>> http://my_host:8080/cobbCalculator2/signonForm.action
>>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts2-application-doesn%27t-work-with-Firefox-3-tp18237909p18281258.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to