Re: Sitemesh and J2EE security
Matt Raible <[email protected]> Thu, 22 Sep 2005 18:12:40 -0600
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <[email protected]> |
If you're using a Servlet 2.4 container - you might try changing your web.xml to use a 2.4 XSD and adding <dispatcher>FORWARD</dispatcher> to your sitemesh filter. Here's an example: https://equinox.dev.java.net/source/browse/*checkout*/equinox/web/WEB-INF/w= eb.xml Matt On 9/22/05, Ricardo Lecheta <[email protected]> wrote: > Hi, > > I have a webapp with the J2EE security enabled in the web.xml. > > All the pages are restricted, so at the first request, the container redi= rects to the login page, but it isn=C2=B4t decorated very well... The imag= es and the css wasn=C2=B4n loaded... > > The strange is that I=C2=B4ve looked at the html source code of the page,= and the source is Ok... It just doesn=C2=B4t show me the images.. > > Any idea? > > Ricardo > > --------------------------------------------------------------------- > Posted via Jive Forums > http://forums.opensymphony.com/thread.jspa?threadID=3D7061&messageID=3D15= 677#15677 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]