I noticed when I turned deployment mode to true that the references to the prototype and scriptaculous javascript sources were lost.&nbsp; What should I add to my application to get these?&nbsp; Should I put something into #updateRoot?<br>
<br>In other words, I want these:<br><br>&lt;script src=&quot;/seaside/files/SULibrary/prototype.js&quot;&gt;&lt;/script&gt;&lt;script src=&quot;/seaside/files/SULibrary/scriptaculous.js&quot;&gt;&lt;/script&gt;&lt;script src=&quot;seaside/files/SULibrary/treePatch.js&quot;&gt;<br>
<br>Thanks,<br>Chris<br>