Re: [S2] and the scripts paths

2008-07-01 Thread Musachy Barroso
That's a good catch. That statement is intended for debugging and won't break anything though. musachy On Mon, Jun 30, 2008 at 10:25 PM, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote: > 2008/6/30 Musachy Barroso <[EMAIL PROTECTED]>: > >> "struts" maps to a folder inside the struts-core jar. Those f

Re: [S2] and the scripts paths

2008-06-30 Thread Pierre Thibaudeau
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, javascr

Re: [S2] and the scripts paths

2008-06-30 Thread Musachy Barroso
"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) musachy On Mon, Jun 30, 2008 at 10:01 PM, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote: > I am playing with Struts 2.1.2. (I have seen several oth

[S2] and the scripts paths

2008-06-30 Thread Pierre Thibaudeau
I am playing with Struts 2.1.2. (I have seen several other related topics on this mailing list but nothing quite explicitely about what follows.) I add the following tag inside the : Unsurprisingly, this yields the following in the html: // Dojo configuration djConfig = { isDebug: true, bin