Patrick,
Probabily you'll have problems with null values.
Paulo
----- Original Message -----
From: "Patrick Cheng" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, December 31, 2003 12:55 AM
Subject: Primitive type bean property
Hi All,
A quick question.
Has anyone tried to write the form with property of a 'char' primitive
type?
That is:
public char getC(){...}
public void setC(char c){...}
Is it supposed to work normally? I was doing it and the value was never
set.
I just need to know that if anyone had done it this way and get it to
work.
The reason I'm not using Wrapper class Character... Is because the code
is generated by ejbgen.
Rgds,
Patrick.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]