给个默认值:   String     picpath=(String)request.getAttribute("picpath"); 
   if(picpath == null)picpath = yourDefaultPath;