lesson
Picture

[29] · web-programming · swendel

When setting session-variables always use a project specific prefix such as "com_myproject_" Otherwise other libraries might use the same.

599d ago (30.09.2010) · exp:never
last modified: 15.11.2010 06:34 by demo

happened with the variable "configurationHelper" which confused the web-application in a Jetty/Spring/JSP environment.