I know
wish i could not, but the design is that we have all
the images in a folder images which is under pages, 
it sort of sucks 
seems the
<url-pattern>*.jsp</url-pattern>
works some times and some times not
i guess it works on tomcat and not on websphere

--- Wendy Smoak <[EMAIL PROTECTED]> wrote:

> From: "Ashish Kulkarni" <[EMAIL PROTECTED]>
> > pages --
> >        |
> >         --index.jsp
> >         --access.jsp
> >         --logo.gif
> >
> > In my web-xml file if i add
> > <web-resource-name>
> > Restrict access to JSP pages
> > </web-resource-name>
> > <url-pattern>/pages/*</url-pattern>
> > </web-resource-collection>
> > it blocks logo.gif also,
> 
> What is 'logo.gif' doing in the "pages" directory? 
> It isn't a page. :)  Can 
> you move it to /images?  Then your pages will be
> protected, and the image 
> will be available without the constraint.
> 
> -- 
> Wendy Smoak 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Yahoo! Mail for Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to