2008/6/30 Musachy Barroso <[EMAIL PROTECTED]>: > "struts" maps to a folder inside the struts-core jar. Those files are > used for validation and are not related to dojo (nothing to do with > "head" tag) >
Thank you, Musachy, for the "head's up"! Though I must add that, within that setup, javascript throws a "dojo not defined" error on the following line: <script language="JavaScript" type="text/javascript">dojo.hostenv.writeIncludes(true);</script> Maybe I should add that ../scripts/dojo (as refered to by baseRelativePath) contains the latest release of dojo. Is that a problem?