"Tarwinder Dhak" <[EMAIL PROTECTED]> wrote:

> That would be the simple answer, but I would like to keep the .js extension
> keep to the standard for javascript files.
> There must be a way for tomcat to compile files that don't end in a .jsp
> extension.

Yes, it's called extension mapping and can be configured in your
WEB-INF/web.xml file... See the servlet specification on how to do that...

    Pier

Reply via email to