>Should it be stored in the ServletContext for application scope? But
how do
>I access
>this instance from my Actions? 


getServlet().getServletContext().getAttribute(xxx)



Or would it be better to use data-sources? If
I should
use them, does anybody know a good tutorial on the internet? Perhaps
hibernate would
be a good choice too, but I think its a bit oversized for my
application.
You see - I
am a total newbie concerning the use of databases with struts. Please
help!!!

Peter

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


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

Reply via email to