I upgraded from 2.0.6 to 2.1.6 and am experiencing pathing trouble with Dojo
files.
Before upgrade:
<script type="text/javascript"
src="../struts/simple/dojoRequire.js"></script>
After upgrade:
<script
language="JavaScript" type="text/javascript"
src="/myApp/struts/ajax/dojoRequire.js"></script>
Somehow "/myApp" is getting inserted into thepath instead of ".."
Anybody know of how this replacement happens? Is there a way to make it use
the relative pathing?
Thanks for any tips or pointers.
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]