Thanks for the help. It did point me in the good direction. Here is the
answer:
RuntimeConfiguration runtimeConfiguration =
Dispatcher.getInstance().getConfigurationManager().getConfiguration().getRuntimeConfiguration();
Map actionConfigs = runtimeConfiguration.getActionConfig
George Dadulescu wrote:
Hi.
Is there any possibility to get the list of all the action names defined in
struts.xml ?
It's in the RunTimeConfiguration. Something like...
RuntimeConfiguration runtimeConfiguration =
ConfigurationManager.getConfiguration().getRuntimeConfiguration();
A
2 matches
Mail list logo