never found a response...
I built a simple GWT application that show some data, the data
actually is hardcoded on my class. Is it possibile, from my gwt
class(EntryPoint), to use external business classes(stored in jar) to
extract and elaborate my data before show it on web page? Compiling I
receive the error "did you forget to inherit a required module?" but I
can't inerit my classes because they are not gwt classes...
Summarizing: is it possible in a GWT project using non GWT classes?
how?
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment