Friday, August 31, 2012

is it possible to migrate the existing gwt module as a jar?

origin design:
DB > class in a jar package > GWT module
new design:
DB > class in a jar package > previous GWT module packed in a jar package > a new GWT module

is this possible to packed the current GWT module as a jar and then new a new GWT module and call the previous GWT module which is already packed as a jar?


--
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/-/a8fd9qWsv8QJ.
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