Hi,
"Frank van Lingen" <[EMAIL PROTECTED]> writes:
> client receives only objects with null values.
It seems to be the same problem I met before.
It seems to be a naming problem.
I didn't know there are strict rules the relation of properties and
getter/setters's names should meet.
For example,
id -> getId, setId
ID -> getID, setID
I don't know how about S1, S2, they have numbers in names.
You can try changing names to alphabetical ones and make setters and
getters abviously meet the Bean's naming rule.
--
****************************************
Koichi Inoue
Software Research Center, Ricoh Co. Ltd.
e-mail: [EMAIL PROTECTED]