The dojo files are located in struts-core jar (Struts 2.0.x)
The neceesary import files are automatically done by struts

You can also consult this thread :
http://www.mail-archive.com/user@struts.apache.org/msg76807.html
I hope i response to your answer

Cédric

2008/6/11 Onur Idrisoglu <[EMAIL PROTECTED]>:

> Hi everyone,
> When s:head tag is used with theme=ajax, the necessary javascript
> files are imported, like
>
> <script type="text/javascript"
>        src="/application/struts/CommonFunctions.js"></script>
>
> What I would like to ask is, can we define where to look for this
> files, or are they in a jar file?
> Cos my server cannot find these files.
>
> Thanks.
> Onur Idrisoglu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to