I think you are missing your application context:

http://localhost:8080/myapp/struts/dojo/dojo.js

musachy

On 8/2/07, Struts2 Fan <[EMAIL PROTECTED]> wrote:
>
> Ok so When I put a <s:head theme="ajax"/> it creates some js scripts such as
> the below.
>
> <script type="text/javascript"
> src="/struts/dojo/dojo.js"></script>
> <script type="text/javascript"
> src="/struts/simple/dojoRequire.js"></script>
> <script type="text/javascript"
> src="/struts/ajax/dojoRequire.js"></script>
> <script type="text/javascript"
> src="/struts/CommonFunctions.js"></script>
>
> when I write http://localhost:8080/struts/dojo/dojo.js on the address bar It
> shows an empty page. But the other 3 js files can be seen properly.
>
> I looked with firebug, too. It cannot display "/struts/dojo/dojo.js"
>
> Any thoughts?
> --
> View this message in context: 
> http://www.nabble.com/Where-does--struts-look--tf4200169.html#a11958581
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to