I have created a widget that is only client side JavaScript. I want to deploy a single zip file with all the elements *.html, *.css, *.js , that are necessary to run it as a JavaScript library.
The resulting zip file does not seem to work. <script type="text/javascript" src="http://localhost:8080/rbv/core/js/ eventscheduler.zip "></script> If it exploded it works, but I want to deploy one file. What is the recommended way to deploy a single file JavaScript library? Thank you in advance for your assistance. -- 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.
