Frank W. Zammetti wrote:
One option might be a static HashTable in some class... key the table by some calculated ID representing the request.. for that, see the RequestHelpers.generateGUID() method in Java Web Parts:

Scott Van Wart wrote:
Sonu S wrote:
I can not store bean in request or session or any scope (design issues...)
If you can't store the bean in any scope, then you really have no way of getting anything from the action to the jsp... I see no solution to your problem with this constraint.
That sounds nasty... no offense Frank, but I hope we both misinterpreted his original message! :)

- Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to