I want to write a class that will run at both server and client side.
In this class, some methods are only invoked at server side. In these
methods, I use some classes outside the client path, so when I compile
this GWT application, I get some errors on these methods. Can I
indecate GWT compiler to ignore these methods?
--~--~---------~--~----~------------~-------~--~----~
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