how to treat this exception in idea6 Permanently deleted user 创建于 2006年10月13日 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.