Konstantin Priblouda wrote:
Yep. I have to live with frameset, and on couple theWell, if you're using scriptlets then I guess you can use the request directly.
first executions of various jsps it delivers different
objects. But then it stabilizes...
Kind of weird.
I think I will provide 2 methods for my factory:
from jsp feed it with session and extract object from
t here and fromj action just ask ActionContext for object with the same key.
Is there a better ( servlet agnostic? more webworky? )
way to obtain global object from web application?
The WebWorky way is to have all code that does stuff in actions, and in that case you'd never have any problem.
/Rickard
--
Rickard �berg
[EMAIL PROTECTED]
Senselogic
Got blog? I do. http://dreambean.com
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
