Property in RequestBean1
Hi,
I'm still making my way thru the FieldGuide with all the examples. In Chapter 9 (Databeses) there is the example MusicRead2 wich has 2 Properties in RequestBean1 and fills it in the action-Handler of Page1. The Navigation calls than another page and the property can be read in the method prerender() of the second Page. But a #{RequestBean1.recordingTitel} in the Title-Property of the second page leads to an exception wich says that RequestBean1 does not have this property. Any suggestions?
Thanks and regards,
Willi

