"dashboard");
ActionConfig[] acs = mci.findActionConfigs();
for (int i=0;i -Original Message-
> From: Michael Jouravlev [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 25, 2005 4:27 PM
> To: Struts Users Mailing List
> Subject: Re: Parsing struts-config. Parser c
Have you tried org.apache.struts.config.impl.ModuleConfigImpl.findActionConfigs
?
On 5/25/05, Dahnke, Eric (Company IT) <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I've written a little script to parse struts-config.xml in order to get
> a list of the actions and types, etc. It works great if I co
Hello,
I've written a little script to parse struts-config.xml in order to get
a list of the actions and types, etc. It works great if I comment out
the line at the top of the file.
Without commenting the line I get an IOException related
to a parse error when executing the following code:
D
3 matches
Mail list logo