37383940414243
{ protected void init() { getWebContext().addViewDispatcher("velocity", new VelocityDispatcher()); getWebContext().addViewDispatcher("st", new StringTemplateDispatcher()); }