Could anyone give a hint why, with Resin 3.0, a JSP could reference a
LazyDynaBean property as ${bean.prop}, but with SJSAS 8.1 it has to be
qualified as ${bean.map.prop}? I understand the internal structure of
the LazyDynaBean, but not sure about the JSP spec. Which implementation
is correct?

It took a while to debug this because our production environment is
SJSAS but my own development sandbox uses Resin; even more frustrating
because I had run into this a few months ago and completely forgot about
it tonight.

Thanks in advance. Logue


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to