From: Jantien S. <jan...@gx...> - 2007-09-26 07:21:49
|
Hi, =20 I have a problem with giving objects back from the Native class to the Model class. The Model class calls a function in the Native class that creates a session object. After creating this object, I want to give it back to the Model class for further use. I can give primitive types back, but I'm unable to give any objects back. Is there a way to do this? =20 Kind regards, Jantien Sessink =20 |