Hi guys,
I am a Apache Velocity-Tools developer and I just noticed you have removed
the forwardURL(HttpServletRequest, ForwardConfig) method, that was
introduced in Struts 1.1, from RequestUtils in favour of
forwardURL(HttpServletRequest, ForwardConfig, ModuleConfig). Any reason not
to deprecate
Hi all,
I am using multiple modules, and the idea was to use the config for the
default module as a base config for other modules. The other modules would
add module specific elements and/or override those defined in the base
config. So for each of these "sub-modules" I would specify two configs