From: Marc P. <ma...@an...> - 2003-01-19 17:22:46
|
> 4. By default, if no action is found the system will return to executing > the ReturnTemplateAction which looks for a "template=" parameter and > tries to return that template. This would be the most common usage for > "Joe web monkey", as it would require no Java code or configuration. Of course, this would also happen if the servlet receives a request for a file URI with a .wmt or similar extension, so http://yourserver.com/webmacro/mytemplate.wmt would return a parsed template. Marc |