Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

debugging struts using eclipse

Status
Not open for further replies.

csphard

Programmer
Apr 5, 2002
194
0
0
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top