I have this: <servlet-mapping> <servlet-name>app</servlet-name> <url-pattern>*.html</url-pattern> </servlet-mapping>
On 8/10/06, Dan Adams <[EMAIL PROTECTED]> wrote:
Ok, when I run the app in jetty this works fine and I don't remember having this problem with other tomcat installs. When I request a path that is a file that exists on the filesystem, like /admin/Home.html, then tomcat will server up the template and tapestry never gets to intepret it. but when i request a short url that is rewritten, like /article/2, then the app gets to handle it like normal. any ideas? -- Dan Adams Senior Software Engineer Interactive Factory 617.235.5857 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Cumprimentos, Rui Pacheco