GWT Serialization Error – was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded
GWT is a very useful programming framework but sometime it’s very difficult to find out how to solve some problems. One of the is related to GWT-RPC Serialization. GWT-RPC is [...]