gt; Subject: RE: cvs commit: jakarta-struts/web/test html-multibox.jsp
> html-s etters.jsp
>
>
> On 1/19/2001 at 2:19 PM Kok, Arjan wrote:
> >In our application we use Entity Beans (EJB), and Entity beans can
> have a deliveryAddress with value null (when the foreign key
On 1/19/2001 at 2:19 PM Kok, Arjan wrote:
>In our application we use Entity Beans (EJB), and Entity beans can
have a deliveryAddress with value null (when the foreign key relating a
deliveryAddress to a Customer in the Customer table is null).
Sorry, you did say that.-)
But I was looking at this
: Struts Dev
> Subject: RE: cvs commit: jakarta-struts/web/test html-multibox.jsp
> html-s etters.jsp
>
>
> Personally, I would think there's a difference between an individual
> method returning null, and an entire object being absent.
>
> I also wonder about the idea that &
Personally, I would think there's a difference between an individual
method returning null, and an entire object being absent.
I also wonder about the idea that "The deliveryAddress is optional, so
can be null."
If I understand the hypothetical, deliveryAddress is optional only if
the user doe