VOOZH about

URL: https://www.javacodegeeks.com/author/Roger-Hughes/page/4

⇱ Roger Hughes, Author at Java Code Geeks - Page 4 of 10


  • Enterprise Java👁 Image
    Roger HughesMay 21st, 2013
    0 243

    Spring MVC, Ajax and JSON Part 3 – The Client Side Code

    If you’ve been following this short series of blogs on Spring, Ajax and JSON you’ll recall that I’ve got as…

    Read More »
  • Enterprise Java👁 Image
    Roger HughesMay 10th, 2013
    0 143

    Spring MVC, Ajax and JSON Part 2 – The Server Side Code

    In my last blog I said that I was going to talk about Spring, Ajax and JSON, but didn’t. The…

    Read More »
  • Enterprise Java👁 Image
    Roger HughesMay 2nd, 2013
    0 225

    Spring MVC, Ajax and JSON Part 1 – Setting The Scene

    I’ve been thinking about writing a blog on Spring, Ajax and JSON for a good while, but I’ve never got…

    Read More »
  • Software Development👁 Image
    Roger HughesApril 12th, 2013
    0 127

    Does Defensive Programming Deserve Such a Bad Name?

    The other day I went to an hour’s talk on erlang, merely as an observer; I know nothing about erlang…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesMarch 28th, 2013
    0 303

    Exception Handling with the Spring 3.2 @ControllerAdvice Annotation

    A short time ago, I wrote a blog outlining how I upgraded my Spring sample code to version 3.2 and…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesFebruary 8th, 2013
    0 295

    Spring Framework: Three Spring Bean Lifecycle Techniques

    When using the term ‘lifecycle’ the Guys at Spring are referring to the construction and destruction of your beans and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Roger HughesFebruary 6th, 2013
    1 421

    Synchronising Multithreaded Integration Tests

    Testing threads is hard, very hard and this makes writing good integration tests for multithreaded systems under test… hard. This…

    Read More »
  • DevOps👁 Image
    Roger HughesJanuary 14th, 2013
    0 140

    Super Quick Tomcat App Deployment Using a PULL Script

    If you managed to read my last blog you’ll remember that I demonstrated a simple script for creating a new…

    Read More »
  • DevOps👁 Image
    Roger HughesJanuary 4th, 2013
    1 196

    Super Fast Tomcat Installation using FTP and Version Control

    When talking about Continuous Delivery one of the tests that both Martin Fowler and Jez Humble often mention is their…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
  • ...
  • Last
Back to top button
Close