<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div>Hi everyone.. <br><br>I ran into a unique problem. <br>I've included structured content in my jsp file like this :<br><br><span style="color: rgb(153, 76, 0);"><cms:contentload collector="singleFile" param="/incom/content/download.html" editable="true"></span><br style="color: rgb(153, 76, 0);"><span style="color: rgb(153, 76, 0);">      <cms:contentshow element="press-title" /></span><br style="color: rgb(153, 76, 0);"><span style="color: rgb(153, 76, 0);"></cms:contentload></span><br><br>and I have another file (index.html) where both jsp and include download.html loads in that page.<br><br>problem is, whenever I change that download.html file my index.html doesn't show as modified file.  and I don't see those changes see in my export folder...<br>do I have to manually export every time ?? i would be painful<br><br>any suggestion?<br><br>Cheers,<br>Praveen<br><br></div></body></html>