In the most examples the controller is a model. Controller may have inherited several properties from parent class, e.g. getDest().
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Thompson Sent: Tuesday, September 30, 2003 3:43 PM To: [EMAIL PROTECTED] Subject: [Mav-user] ${model} question I am trying to understand the use of ${model} in the Maverick examples. In the example where ${model.dest} is referneced, I looked at the generated .jave file, and cannot detrmine how ${model} is resolved into an object. The only reference generated is: _jspx_the_c_out_1(${model}"); What I do not understand is where (what object?) the model is referenced from. Does my question make sense? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf [INVALID FOOTER]
