Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Spring Vs Custom Contoller Servlet

  • 22-12-2008 12:54PM
    #1
    Registered Users, Registered Users 2 Posts: 4,468 ✭✭✭


    I wonder if someone could give me some advice.

    I have written a J2EE application which has got fairly big over the years. I have one custom controller servlet which controls the interface between the web and business layer. This servlet has now got really big (about 200 if statements in the controller method). I have heard that I should really use Spring for this.

    Could someone give me some really good arguments for changing my application to use spring instead? I mean, it actually works fine at the moment, its just a bit messy.

    Thanks!

    A


Advertisement