PermGen error

Archive for the ‘Frameworks’ Category

Spring annotation based AOP and intercepting the ball

Spring AOP and Annotation based AspectJ The concept Recently I had to work on a requirement that asked that logs be kept when anyone performs certain actions upon the database. For example if some chose to remove an item from the database – the action, who performed it, when it was performed and any extra [...]

Spring JS – Lack of an API or Documentation

Hi all, This is a bit of a call out to the readers of the blog. In particular any Spring developers. Recently I have been attempting to use Spring Web Flow and in particular it’s Spring JS implementation to Ajaxify applications I am working on. However the documentation on Spring 3 and its Javascript support [...]