Re: security filter and CSS
Torgeir Veimo <[email protected]> Fri, 30 Jul 2004 09:41:43 +0100
| Newsgroups | gmane.comp.java.securityfilter.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-07-29 at 12:45 -0700, Kevin Gutch wrote: > > I am new to the list but assume this is the correct > forum for my questions. Please advise if not. > > I have implemented the security filter with Tomcat and > Struts. Everything seems to work correctly except I do > not seem to be able to make use of CSS stylesheets > until after a user has passed the security filter. > Once a user is authenticated the CSS is made > available. does anyone have any experience with this > issue? It's because the filter blocks access to everything except the login page itself. Try including the css directly in the login page, or make an exception for anything *.css. -- Torgeir Veimo <[email protected]> ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com