Websites
Subscribe to our RSS Feed
Search
-
Recent Posts
Archive
Categories
agile AJAX Akka Business Cake pattern Cloud dm Server Functional programming Haskell intellij intellij idea java Java EE Javascript jQuery lift Monads mongodb Open Spring 3 OSGi Play play 2.0 Programmers' humour Projects racing ruby sbt sbteclipse Scala Scalad scala ide Scalaz shapeless Specs2 Specs2 Spring Specs2 Spring Web spray Spring Spring Data Spring Framework spring mvc Spring User Group Talk training typesafe
Category Archives: Aleksa’s Blog
‘Oracle Database Security and Compliance’ Conference
I have attended Oracle one-day conference titled ‘Database Security and Compliance’ in London last week, and here is the brief report. There were 3 very useful talks (and a very good lunch after:) – as expected of Oracle I guess.
Spring WebFlow – Passing Objects Between Parent Flow and Subflows
While I was implementing web application using Spring WebFlow, I came to the point where i wanted to pass object created in the subflow to its parent flow. I looked at the WebFlow documentation, and forums and blogs as well, … Read more
Acegi Concurrent Login
It is a security requirement for most web sites to disable concurrent logins, so users cannot login from different machines using same login details. Let’s see how to enable this functionality with Acegi Security.
