john lee wrote:
Yes, i need to further do variable processing at scriptlet(jsp) page,
> the reason is to do different kind of summary etc...
but how? can i still use Context...same as i did in Struct 1.X's example?
You *could* put it in a scope (request, most likely) and retrieve it in a scriptlet. I sure would try to avoid it, though.
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org