how to treat this exception in idea6 Permanently deleted user Created October 13, 2006 07:53 in struts application ,this exception always appear , but the same application never appear in myeclipse ,how to fix this exception thanks! ]]>
It seems your webapp depends on jakarta commons-collections, which seems
to be missing from your deployment.
I have put this jar file into mylib,this doesn't happen on myeclipse ide ,in myeclipse the programme work well.