;Pham Anh Tuan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" ;
<[EMAIL PROTECTED]>
Sent: Wednesday, June 01, 2005 2:07 PM
Subject: Re: Can't not reference to property of object which is property
of Bean
Thank you, my problem is solved by your solution, Roki
truts Users Mailing List" ;
<[EMAIL PROTECTED]>
Sent: Wednesday, June 01, 2005 2:07 PM
Subject: Re: Can't not reference to property of object which is property of
Bean
Thank you, my problem is solved by your solution, Rokibul Islam Khan :)
- Original Message -
From: "
Thank you, my problem is solved by your solution, Rokibul Islam Khan :)
- Original Message -
From: "Rokibul Islam Khan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, June 01, 2005 12:52 PM
Subject: Re: Can't not reference to prope
hi,
U r getting that because of null property of privateMessage. As u r
using nested bean i.e. privateMessage.subject will be interpreted as
formBean.getPrivateMessage.getSubject() where as getPrivateMessage()
is returning null in ur case which cause Null pointer exception. To
avoid this u have two
4 matches
Mail list logo