I should note that when I say

<frameset FRAMEBORDER="0" BORDER="0" framespacing="0">
        <frame SRC="/<classpath>/<class>.html" name="ICV"
scrolling="yes" noresize>
</frameset>

that the <class> refers to the HTML file generated by compiling the
GWT application via the hosted browser or using the compile.cmd script
generated by GWT.
This is the only way that I have found to get the HTML file to show up
-- that is, by using frames and setting the src= to the html file of
the GWT client app
--~--~---------~--~----~------------~-------~--~----~
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