I working on project where i have a class called "Product" in server
side. Since i need to use JDO  to store product objects in data store
i must include the product class in server side. But the problem i
have is that i cant pass the retrieved product objects from data store
to client side. As i figured out, the problem is being unable to
import server side classes to client side code. I would be glad if any
body has a proper solution for this problem.
 Thanks.
Ambegodas.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to