Julia Reynolds wrote:
> I am getting a "no mapping available" error whenever I use the
> struts 1.0 example application in Servlet Mill.
I'm not familiar with this server. Does it support Servlet 2.2 and JSP
1.1?
> There seems to
> be a problem reading the struts-config.xml file, because Struts .5
> examples
> using action work fine. Can anyone help?
>
If this is indeed the problem, there should have been some messages
logged to either standard output or to the servlet context log for your
app. Were there any such messages?
>
> Julia Reynolds
Craig McClanahan