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 derfloh 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
Joined
Apr 5, 2002
Messages
194
Location
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
 
The problem is only on that line or with all the sources?

Cheers,
Dian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top