I'm not sure if I got it right...

But you would like to use:

in src/com/foo/bar/Dashboard.gwt.xml:
<module rename-to="dashboard">  - there is also annotation afaik
in HTML:
<script type="text/javascript" language="javascript" src="dashboard/
dashboard.nocache.js"></script>
in web.xml:
<url-pattern>/dashboard/dashboard.rpc</url-pattern>

Hope it helps (even if I didnt get the question right ;)).

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