ok, for now I got it working by doing it in this way:
the thing is that I use the OpenSessionInView pattern with hibernate, so
I get lazy exceptions here since the action already executed (now I
prepared my specific properties in non lazy mode).
I'm doing so, beacause I need the computation o
I think, you need to reconsider your design let us what you want to do? why
are you doing so?
On Tue, Mar 20, 2012 at 6:19 PM, Markus Demetz wrote:
> hi all,
>
> when I use the tag inside a jsp with executeResult="true",
> so I can access the properties of that action with the tag
> inside the
hi all,
when I use the tag inside a jsp with
executeResult="true", so I can access the properties of that action with
the tag inside the result.
but is there a way to to access the same property without forwarding to
a result, say doing it inline like this:
// jsp code
I assume that
3 matches
Mail list logo