I'm getting a weird error when I click on an html:link. The message says: [Servlet Error]-[DispatchMapping[/GetToolHistory] does not define a handler property]: javax.servlet.ServletException: DispatchMapping[/GetToolHistory] does not define a handler property
I don't get why I'm getting this though, since my GetToolHistory action extends Action, not the DispatchAction. The action itself isn't really doing much right now. I have everything in it commented out, except a System.out.println and the forward to my success page. It blows up before hitting the print statement. Any idea what might be causing this? Thanks! Keith Kamholz IT - Programming and Architecture Moog Inc.