-
Jun 23rd, 2009, 11:45 AM
#1
Handling Static HTML
I have my application configured to intercept any URL's ending in "html" to the appropriate controller and JSP view.
However, I have a few static HTML pages, such as my sitemap, that need to bypass this mechanism. How do you configure the application with these exceptions?
I'm using Spring MVC and Tiles.
Last edited by kcflyer; Jun 23rd, 2009 at 11:54 AM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules