on 8/9/01 4:27 PM, "Ariff Sidi" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm exploring switching from Struts to Turbine & Velocity.  Can the Turbine
> servlet be setup with an extension mapping instead of the extremely verbose
> mappings I see in all the docs?
> 
> Instead of,
> http://hostname/test-app/servlet/Turbine/some-template.vm
> 
> I'd like to setup the Turbine servlet to respond to the .vm extension
> http://hostname/test-app/some-template.vm
> 
> Will the Turbine servlet operate in that manner?
> 
> Thanks

Please search the archives before posting because this has come up a
bazillion times in the past.

Right now, we suggest that you use mod_rewrite.

Also, that "verbose" stuff really doesn't matter since you don't have to
type that in. That is what the $link object is for.

-jon


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

Reply via email to