All,

At runtime I need to get a list of /all/ the actions that are defined in
Struts.  I'd rather not extract them directly from the conf file(s)
unless it's absolutely necessary, but I don't (readily) see an API for
doing this so I might be forced into it.

I do see that you can pattern match against an action name using
ActionConfigMatcher, but that only returns a single action and it
requires that you know the name of the action ahead of time.

Can anyone suggest something?

Thanks,
Brantley Hobbs

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

Reply via email to