> I don't actually know.

 I found out. With a ModuleConfig object you can retrieve the ActionForm
mappings and modify it.

> But why would you want to?

 I want to be able to define an external module that plugs in an
existing struts application. This module must define a .jsp file and a
form to get some data without the existing struts application knowing
what are those datas (so to be able to change the module without
changing the application). That's the reason I need to be able to change
the actionForm mapping dynamically.

        Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to