Hi there,
I have an application running on tomcat6. It uses postgres and hibernate.
The point is that Firefox 3 seems to jam when it tries to load the pages
that use the ajax theme.
It looks like it throws an error at some point when loading the dojo js
libraries in <s:head theme="ajax"/>. The particular page actually seems to
work properly but then it halts and displays a blank page.

I tried to import the js files manually instead of using the <s:head> tag,
and "struts/ajax/dojoRequire.js" seems troubling. Then turned the debug mode
on and the following error came up:


DEBUG: failed loading /[appname]/struts/dojo/src/widget/RichText.js with
error: [TypeError: setting a property that has only a getter, file:
http://localhost:8080/[appname]/struts/dojo/dojo.js, line: 131]


I reckon it's an issue concerning firefox 3 since the same app works on IE7,
Firefox2, Opera and Safari. Anyone knows if its a reported bug of Firefox3
or Struts2? 

Regards
-- 
View this message in context: 
http://www.nabble.com/Firefox3-seems-to-jam-with-the-struts2-ajax-theme-tp18377641p18377641.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


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

Reply via email to