This is a default implementation of the ToolURLManager and it comes with a
default implementation of ToolURL for all three URL types (render, action and
resource). This implementation can be used by most portals that don't do any
special URL encoding.
author: Vishal Goenka
Inner Class :public class MyToolURL implements ToolURL
Constructor for ToolURLComponent
Parameters: req - HttpServletRequest that the URLs will be generated for Parameters: resp - HttpServletResponse that the URL will be encoded for