null value for a nested property

2002-03-07 Thread David Boardman
I currently am using an html:text tag on a form to display the name of a state. The tags looks like: html:text name=address property=state.name/ The problem is that ocassionally the state field on the address bean is null. When this occurs the PropertyUtils.getNestedProperty() method

RE: null value for a nested property

2002-03-07 Thread Robert Nocera
do the rest. -Original Message- From: David Boardman [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 12:49 PM To: Struts Users Mailing List Subject: null value for a nested property I currently am using an html:text tag on a form to display the name of a state. The tags looks