Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by ErikVullings: http://wiki.apache.org/tapestry/MoreFrequentlyAskedQuestions ------------------------------------------------------------------------------ AppointmentPage: - Protected Date date = null; + protected Date date = null; - Public Date getEvent() { + public Date getEvent() { if ( null == date ) { date = new Date(); } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
