On Mon, Aug 30, 2010 at 10:32 PM, Mike Müller <[email protected]> wrote: > ...While fixing things on the Velocity Scripting bundle the question arised > why > the scripting bundles like Velocity Scripting should only accept GET requests. > Is there a reason why the scripting engines should not handle other > requests?...
I *think* the idea was that Velocity, Freemarker and some others are only meant for presentation rendering, as opposed to modifying content. But I'm not an expert in either of those, and they might also have evolved since those engines were written. I don't remember if there was another reason. -Bertrand
