In Simper current version,
Struts starting up.
It is inpossible to retrieve data from Database in
Struts PlugIn module(it runs in Struts starting up
process),
because Simper can work well only under Servlet Filter.
(When Struts PlugIn module start, Simpler has not been
initialized yet.)
Logged In: YES
user_id=519178
Sorry, I sent incomplete request.
please, read following.
---------
It is popular processing to retrieve data from Database
at the time of application starting .
But in Simper current version,
it is impossible to do that in Struts PlugIn module
(it runs in Struts starting up process),
because Simper can work well only under Servlet Filter.
(when Struts PlugIn module starts, Simper has not been
initialized yet.)
I think is useful to prepare some methods for such case.