Websites
Search
Follow us on Twitter
- Cake Solutions - January 2012 Newsletter #constantcontact http://t.co/kG8mdRTC 19 hours ago
- Why we come to work at Cake: http://t.co/K3f2HNan 1 day ago
- #Specs2Spring 0.4 is out with support for #springframework 2.5-3.1, #hibernate 4 and many other improvements. http://t.co/io3NPEZn… #Scala 2 days ago
- Cake's January Newsletter - Oxford Office, Outtake video and much more.... http://t.co/OlZddnNJ 3 days ago
- I just uploaded "Cake the Movie - Outtakes" on Vimeo: http://t.co/2rQOvo3w 3 days ago
Archive
Cake Solutions
agile AJAX Akka Cake pattern Cloud dm Server Haskell intellij intellij idea iPhone java Java EE Javascript jQuery lift mongodb open source central Open Spring 3 OSGi Play Programmers' humour Projects racing rails ruby ruby on rails sbt Scala Scalad scala ide Scalaz Specs2 Specs2 Spring Specs2 Spring Web Spring Spring 3 Spring 3.0 Spring Framework spring mvc springsource Spring User Group SUG Talk training zookeeper-
Recent Posts
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. … Continue reading
Posted in Aleksa's Blog
Tagged 10g, 11g, data encryption, data masking, database security, oracle, oracle security
1 Comment
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, … Continue reading
Posted in Aleksa's Blog
Tagged input parameters, input-mapper, output parameters, output-mapper, Spring, spring webflow, subflow
3 Comments
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. Firstly, add org.acegisecurity.concurrent.SessionRegistry implementation bean to … Continue reading
Posted in Aleksa's Blog
Tagged acegi, concurrent login, concurrentloginexception, java, Spring
7 Comments
Email Header Injection security
If you web application sends emails based on information entered in the form, you should pay attention to the possibility of Email header injection attack. Email header injection attack is based on flaws in the email protocol. Headers in the … Continue reading
My First Post
Finally my first post. It comes after sleepless night watching Australian Open (Djokovic and Ivanovic joined Jankovic in the semis, and in style, was worth it:)). Some interesting times ahead, with Pro Spring 2.5 book work nearing the end, and … Continue reading
Posted in Aleksa's Blog
Tagged ana ivanovic, australian open, djokovic, ivanovic, novak djokovic
Leave a comment