I have to make some educated guesses here, because I don't know the full
Struts lineage at that early stage (didn't start using it until 1.1)...
The message your seeing is because the forward configs are frozen once
they are read in. Recall that, like Actions, there is one instance for
any given
Hello,
I'm converting my struts apps from version 1.0.2 to 1.2.7.
In my 1.0.2 app I can call ActionForward.setRedirect method and pass it
"true" with no problem. When running with 1.2.7 it generates the following
error.
Error [javax.servlet.ServletException: Configuration is frozen], with
2 matches
Mail list logo