Hi
I wanna change the location of the .html file in my GWT application
when I actuallu deploy(Web mode) . I have changed the path of <module-
name>nocache.js file  and its getting loaded successfully(I haev seen
it through DOM inspector) . However the application is not getting
loaded successfully.What I have observed through the DOM inspector
is , in case of deployed mode , <module-name>.nocache.js gets loaded
properly but the iframe with src=<some-aribitary-alphanumeric-
value>.cache.html is not getting loaded properly . It is there when I
try to access the .html page through the same directory. Can anyone
plese let me know the reason for the same. Is the <module-
name>.nocache.js is the only file path that needs to be changed when
we change the default loaction of .html file and put it somewher else
or do we need to change any otehr things. I am using GWT 1.4.
Any white paper any link will be greatly appriciated.
Thanks
Samir

--~--~---------~--~----~------------~-------~--~----~
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