[jboss-user] [Security & JAAS/JBoss] - Re: Strange interpetation of a CSS link inside login page
kuzmiigo
do-not-reply at jboss.com
Fri Jul 21 09:16:05 EDT 2006
Hello,
The reason is that CSS file is also secured (it cannot be sent to a client before logging in). Just put CSS to non-secured location. E.g., you can specify two different URL patterns with different security constraints in your web.xml.
Best regards,
Igor
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959889#3959889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959889
More information about the jboss-user
mailing list