Hey everyone,
I am the webmaster of a website that uses the content management
system: Simple Updates. The security rules of the website are rather
stringent. I cannot upload folder structures to the site, only files.
I figured out how to get my GWT application to run all from a single
folder on my PC. Unfortunately, the GWT application won't run on the
server. I think the problem is that the javascript file is retrieving
an HTML file from the server. Because of the security rules, the
server doesn't return a nice HTML page, or no page at all.

 Is there some way to take all of the generated HTML files and package
them into a single file that I can have the javascript reference? I
know this resulting HTML file would be rather large, but I can't think
of any other way to get around the security restrictions.

Thanks for any help!
Vance

--

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


Reply via email to