on deploying my gwt web app i noticed that some code of server side is executed. But i have no idea what code is executed or how to control the code that is being executed on deployment.
So how does the bootstrapping/deployment work in general and in the special case of a gwt app that uses guice (i don't know if this is a general web-app question or a gwt question or both)? (probably all classes bound to singletons are instantiated?) At the end i want to write a class/ o couple of methods that check server configuration and external data sources and log their results - some (bad) results should cause an abort of deployment. thx in advance -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/O55hxCleiLIJ. 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.
