Hi,

I have situations, where the getId() method of my model class returns null
when navigating through OGNL e.g. when
calling <s:property value="#user.gallery.id"/>.

Have you tried <s:property value="user.gallery.id"/> or <s:property
value="%{user.gallery.id}"/>
No luck :-(
I also tried with JSTL now without success.
It's very strange, since sometimes it works and then it reappears again.
I'll ask at the hibernate forum.

Regards,
Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to