A couple questions: How is it deployed on Tomcat? as a war with your own
context.xml or just auto-deployed war? Can you paste in the catalina.out
output for the relevant request(s)?
Anything special going on in web.xml we should know about? What about
security.xml? Any differences locally
ok somehow on my win xp machine when running jetty it lockes the css files.
so the will not be put in the war file and did not exceted.
so the did not exists
tibi
Quoting t...@dds.nl:
scripts can be accessed fine like:
http://82.201.109.40/emailOpMaat/scripts/prototype.js
but css files n
scripts can be accessed fine like:
http://82.201.109.40/emailOpMaat/scripts/prototype.js
but css files not:
http://82.201.109.40/emailOpMaat/styles/simplicity/theme.css
:(
tibi
Hi list,
my app works fine local on my machine but deployed to tomcat on demo
server the css files are not loade
Hi list,
my app works fine local on my machine but deployed to tomcat on demo
server the css files are not loaded.
when accessing them directly i get the oops page with
Oeps!
The Struts dispatcher cannot be found. This is usually caused by
using Struts tags without the associated filter.