I am tring to debug struts using eclipse and I am getting the folowing error where it say
Source not found. and it is on the following line:
LoginAction.execute(ActionMapping,ActionForm,HttpServletRequest,HttpServletResponse)
I have added the source jakarta-struts-1.1-src.zip but it does not work. Are there any examples that show how to do this.
Howard
Source not found. and it is on the following line:
LoginAction.execute(ActionMapping,ActionForm,HttpServletRequest,HttpServletResponse)
I have added the source jakarta-struts-1.1-src.zip but it does not work. Are there any examples that show how to do this.
Howard