파일명이 한글일 때 깨짐 현상 해결... 다음과 같이!

<c:import url="/cmm/fms/selectFileInfsForUpdate.do" charEncoding="utf-8" >
<c:param name="param_atchFileId" value="${nationDt.atchFileId}" />
</c:import>

AND