Hi, 

I am using <s:head theme="ajax"/> in my jsp files. I have included everything 
as per struts2 docs. But when I launch the page in FireFox, they show me 404 
errors for several javascript files. 
Example are:
../struts/dojo/src/i18n/calendar/nls/en-us/gregorian.js
../struts/dojo/src/i18n/calendar/nls/en/gregorianExtras.js
../struts/dojo/src/i18n/calendar/nls/en-us/gregorianExtras.js
../struts/dojo/src/widget/nls/en/TimePicker.js
../struts/dojo/src/widget/nls/en-us/TimePicker.js
../mcpages/struts/dojo/src/widget/nls/en/DropdownTimePicker.js
../struts/dojo/src/widget/nls/en-us/DropdownTimePicker.js

When I opened the struts2-core-2.0.11.jar file that my project is using, I did 
not find these files at all. I am not using any of these components like 
date-time picker or calendar objects but for some reason dojo plugin tries to 
GET these files. This gives a lot of problem in our pre-prod system where 
firewalls and proxies are installed. Can someone please help me get rid of 
these errors? What will I have to do? I will really appreciate help from 
experts.

Thanks
Pranav



      

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

Reply via email to