[EMAIL PROTECTED] wrote:
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.
Not without seeing the relevant parts of your struts-config, JSP and
action code. Are you sure the link points to the right action mapping?
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]