Date: 2004-05-31T22:20:56 Editor: TimColson <[EMAIL PROTECTED]> Wiki: Jakarta-Velocity Wiki Page: VelocityFAQ URL: http://wiki.apache.org/jakarta-velocity/VelocityFAQ
no comment Change Log: ------------------------------------------------------------------------------ @@ -8,10 +8,10 @@ * A: For now, a workaround is: add a newline to the end of the file. === Velocity Tools === - * Q: The MessageTool is throwing a NullPointerException, why doesn't VTools test for NPE's? - * A: This is because Struts' ActionServlet needs to be initialized before trying to use the Struts tools. Have a look at your web.xml file and make sure it starts up first. (Nathan Bubna) - * Q: Why is the VelocityServlet deprecated in favor of Tools VelocityViewServlet? - * A: Some time back, the Velocity Developers decided it might be better to separate web functionality from the core Velocity engine. They decided that VelocityTools would be a better place to drop this functionality. Nobody has had the guts to remove VelocityServlet from the Core, maybe in 2.0? <grin> (Tim Colson) + * Q: The !MessageTool is throwing a !NullPointerException, why doesn't VelocityTools test for NPE's? + * A: This is because Struts' !ActionServlet needs to be initialized before trying to use the Struts tools. Have a look at your web.xml file and make sure it starts up first. (Nathan Bubna) + * Q: Why is the !VelocityServlet deprecated in favor of Tools !VelocityViewServlet? + * A: Some time back, the Velocity Developers decided it might be better to separate web functionality from the core Velocity engine. They decided that VelocityTools would be a better place to drop this functionality. Nobody has had the guts to remove !VelocityServlet from the Core, maybe in 2.0? <grin> (Tim Colson) === DVSL & Anakia & Texen & Misc === * Q: Is DVSL stable enough for use in production environment? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
