H,

I don't quite understand your question. The script tag should look
something like this:

 <script language="javascript" src="project/projectname.nocache.js"></
script>

Are you sure you recursively copied all the files over?

The guide is here:
http://code.google.com/webtoolkit/doc/1.6/DevGuideDeploying.html#DevGuideDeployingWebServer
In case you missed it.

On Aug 9, 12:47 pm, Saurabh Naik <[email protected]> wrote:
> Hello
>
>     I am using apache server . but I am getting problem of js
> files(JavaScript).
>
>    I have written some code in javascript file.. and accessing this file
> through <script src=""> tag in html.. but its not working when I deploy it
> on apache server.
>
> but when I write same code in html file withing <scritpt> tag its working
> perfectly. so is there any configuration I have to do on apache server for
> working with js files. (I am using apache server.. not apache tomcat)
>
> so eventually its not getting nocache.js file. so it is not showing anything
> on web browser.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to