No one answered this -- I assume because it was too trivial. My excuse is that the crutch of a framework tends to make you think the framework should do everything.

For the record you just need to:
    - include the content in your project/web directory
    - have html pages not use the extension .html (I used .htm)\
    - configure server.xml to handle .htm files.

Brett Knights wrote:
Hello,
I have a bunch of files I want to serve from a sub-directory in an appfuse project. I want them secured by acegi and wrapped by the project's sitemesh wrapper.

I am using Spring MVC.
The files will generally not be .jsp's
I assume I'll have to map the directory to a controller and view resolver. Pointers or tips on which ones to use would be greatly appreciated.

TIA

Brett Knights

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