Programming technical questions
Basic questions for Java and databases every developer should know to answer
Smooth background image scrolling
Add large and beautiful background image to you web page. See all of it no matter how long your document is.
Enabled with parallax scrolling effect.
Automating customized development and production deployments
Making custom configuration for multiple environments and streamlining their build. Example with Maven, Spring, and Java web application
Java HttpSession done right
Dealing with problems with Tomcat session manager. Solution with Spring Session as session tier, and Redis database as session store