Results 1 to 8 of 8

Thread: Can some one write a small eg app for beginners

  1. #1
    Join Date
    Nov 2005
    Location
    US of A
    Posts
    43

    Default Can some one write a small eg app for beginners

    Hi !
    I am new to Spring, Can some one write a small web app that gets u running ; a very minimal one that helps struts users to migrate to spring ?

    From what i've seen in the book Spring in Action, it looks like spring fits very well at the business logic level , but the web layer is just left alone ... the book just ditches you half way in the case of web based projects.

  2. #2
    Join Date
    Nov 2005
    Location
    US of A
    Posts
    43

    Default

    http://www.sourcebeat.com/docs/Sprin...pleChapter.pdf just got this link.. loos like it covers what we want :-)

  3. #3
    Join Date
    Nov 2005
    Location
    US of A
    Posts
    43

    Default

    Well It'll b still good if someone could write a simple one comparing it woth struts , with no Junit stuff etc, ... maybe even a simple login flow maybe enough..

  4. #4
    Join Date
    Aug 2004
    Location
    London, UK
    Posts
    339

    Default

    have you seen the sample web apps that come with Spring? Look under the samples directory after extracting the Spring source.

    Regards,
    Darren Davison.
    Public Key: 0xE855B3EA

  5. #5
    Join Date
    Nov 2005
    Location
    US of A
    Posts
    43

    Smile

    Yes i've,
    No offense meant but, i'd say its a situation like giving a person a block of alloy and telling him to find out what are the constituents of it and how it was manufactured :-)

  6. #6
    Join Date
    Aug 2004
    Location
    Hawaii, US
    Posts
    225

    Default

    have you tried some of the many books? Pro Spring covers building web apps, as does Spring Live (very good for leading you through examples).

    I've also found the step-by-step helpful: http://www.springframework.org/docs/...p-by-step.html

  7. #7
    Join Date
    Nov 2005
    Location
    US of A
    Posts
    43

    Default

    Yep, I bought spring in action , but it doesnt cover MVC well, i should have bought Spring live . apparently it appears that a 2nd edition of this book is coming which will be covering Spring MVC well...
    Last edited by jvictor; Nov 12th, 2005 at 03:15 AM.

  8. #8
    Join Date
    Aug 2004
    Location
    The Netherlands
    Posts
    160

    Default

    Better yet, buy the online version, you get update to spring live for a complete year.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •