You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
hi all,
if i have two different modules and each module is associated to an
html page
when the user navigates from the host page to the second page the
module(script) is not working its just viewing the html contents and
the onModuleLoad() is not firing.
in fact i compiled the two modules and running in development mode.
kaynix
unread,
Apr 22, 2011, 9:02:33 AM4/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I tried out the same thing, at first it didn't run but it runs after
compiling both the modules.
May be you can restart the server and check again.
kaynix
unread,
Apr 25, 2011, 1:43:29 AM4/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I tried out the same thing, and ran the project in development mode.
At first it did not wrok, but then I re-compiled the modules and
restarted the server and it started working may be you can try out the
same procedure.