Return an object called client for example Posted: 28 Jan 2003
hi, i would like to use the same EJB sample but rather than return a String, i was trying to return a object called client, that has some attributes like cod, name, address, phone. This data is stored in a database.So, things didnt work out. how to return a object like this, for instance using the same EJB sample???