Craig R. McClanahan wrote:
>
> Struts does not currently support multiple controllers in the
> same web app (although there is an outstanding enhancement
> request in the bug tracking system for just this feature).
Ugh. This is really bad news for me. By the fact that the name of the
struts-config file is set as a servlet init parameter, I took it for granted
that several controllers were possible. I probably missed something in
reading the documentation. Fortunately I had not gotten to the stage of
trying it.
> However, it will be on the 1.1 TODO list.
Good.
Jonas