Hi, With VelocityView, I want to load toolboxes from multiple files, for example, from both '/WEB-INF/toolbox.xml' and '/WEB-INF/toolbox.user.xml', the later file maybe be provided by other developers instead of myself. But I have no idea how to do because it seems that VelocityViewServlet only use '/WEB-INF/toolbox.xml' as input.
Can anyone give me any advice? Thanks for any help.
