there are few ways..
one is to extend tapestryFilter and use that version in web.xml

Davor Hrg

On Jan 7, 2008 6:21 AM, Dapeng <[EMAIL PROTECTED]> wrote:
> Hi guys
>
> I have a protected folder /private under the root
>
> but inside the folder i am only going to serve static contents like
> images and pdf
>
>
>
>
>
> but when i try to access the resource
>
>
>
> /myApp/private/images/1.jpg
>
>
> i got an exception saying there is no such page
>
>
> Unable to resolve 'private/images/1' to a known page name.
>
>
>
>
>
> how to bypass the TapestryFilter?
>
>
> juz let the tomcat handle the request as per normal ???
>
>
> thx
>
> ---------------------------------------------------------------------
> 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]

Reply via email to