Closed cjeffers closed 10 years ago
@jrvangogh dude check out the test app I made on cam/create_web_project. I think it proves that static variables initialized in the ServletContextListener are available from the Servlets. Should be good to go!
wait, is this in the stealthmode repo?
yeah there should be a cam/create_web_project branch
On Wed, Feb 26, 2014 at 11:34 PM, jrvangogh notifications@github.comwrote:
wait, is this in the stealthmode repo?
Reply to this email directly or view it on GitHubhttps://github.com/cjeffers/stealthmode/issues/14#issuecomment-36217651 .
Cameron Jeffers B.A. Candidate | Linguistics Stanford University | Class of 2014
FYI you created the ActiveModel stuff on my branch. Was that on purpose?
Yeah... that was an accident
On Thu, Feb 27, 2014 at 12:53 AM, cjeffers notifications@github.com wrote:
FYI you created the ActiveModel stuff on my branch. Was that on purpose?
Reply to this email directly or view it on GitHubhttps://github.com/cjeffers/stealthmode/issues/14#issuecomment-36221892 .
Make something that can hold a JDBC connection through the life of a ServletContext, and subclasses can statically access (though not change) /cc @jedtan @ulmerb @jrvangogh