I did give values both ${model.mbrId} and ${model.charId}.
charId (Child's member field) can take value in JSP.
But mbrId can't (Parent's member field)
Additionaly says,
I did print ${model} to JSP.
It may be call model.toString().
that string show like this....
(Child = (charId='anthony', ....))
But mbrId was not include in toString's string.
2012년 5월 31일 목요일 오후 3시 47분 20초 UTC+9, Anthony Lee 님의 말:
2012년 5월 31일 목요일 오후 3시 47분 20초 UTC+9, Anthony Lee 님의 말:
2012년 5월 31일 목요일 오후 3시 47분 20초 UTC+9, Anthony Lee 님의 말:
2012년 5월 31일 목요일 오후 3시 47분 20초 UTC+9, Anthony Lee 님의 말: