Got it. I put /webtools/images, and then it comes out. Tq
----- Original Message -----
From: "Adrian Crum" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, April 09, 2007 10:42 PM
Subject: Re: location of static content
There is an example of that in Party Manager.
Amine AZZI wrote:
You can add a new path to the AllowedPaths parameter for the context
filter
in the web.xml file of your component.
Amine.
2007/4/9, Kane Lo <[EMAIL PROTECTED]>:
I understand this is one of the ways for solving this, if the server is
under my control. However, if the server is not under my control, and I
just
want can put the images file and application all under one single
directory,
like https://xxx.com/webtools/images. Then the control file and filter
will
prevent the static content to be displayed.