From: <kea...@na...> - 2003-03-24 16:32:47
|
I think Lane's approach is probably the simplest solution for you -- just use two servlets and map one to *.wmt and the other to Ignition/* or whatever. The *.wmt servlet should probably just extend the Ignition/* servlet adding some logic to deal with the template name. Keats |