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 vs. when you deploy? What url in you app are you accessing to test this behavior? -D On Apr 27, 2010, at 8:01 AM, t...@dds.nl wrote: > > 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. Struts tags are only usable when > the request has passed through its servlet filter, which initializes the > Struts dispatcher needed for this tag. - [unknown location] > > > the url seems to be fine... any hints? > > thakns > > tibi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net