Thanx Matt,

putting them under WEB-INF is not cast in stone right now. would I have to do the same regardless of where they are or is there a better place to put them?

Thanx again
Fred


Matt Raible wrote:
You would have to forward from a servlet/action/controller (or use the
UrlRewriteFilter) to your files. Since they're under WEB-INF, they're
not accessible to the browser.

Matt

On 12/5/07, Fred Forester <[EMAIL PROTECTED]> wrote:
Hi All,

I have some flash mxml files in webapp/WEB-INF/mxml the compiled swf
files will reside in the same place.

what would I need to do in web.xml to get make these runnable via
http://localhost:8080/myappfuseapp/test.swf    ?

Thanx in advance
Fred

---------------------------------------------------------------------
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]




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

Reply via email to