Results 1 to 7 of 7

Thread: A sample spring application

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    4

    Default A sample spring application

    Hi everybody.

    I am quite new to spring framework. I am looking for a sample application like shopping cart etc which I can use to learn basics of this new technology.

    Can anyone please help me in this regard?

    Manish

  2. #2
    Join Date
    May 2005
    Posts
    394

    Default

    Spring != spring-richclient.
    If you want to learn Spring, I can recommend the book "Spring in Action".
    If you want to learn spring-richclient, I recommend learning spring first.

  3. #3
    Join Date
    Aug 2006
    Posts
    4

    Default Spring sample application

    Hi.

    Thanks Geoffrey.

    I have that book. But actually I am new to J2EE itself and hence I am finding jargons and their explanations a bit tedious. Hence I am looking for a sample application so that I can rebuilt it and learn the structure and flow of a spring based application( infact a J2EE application). What I have accquird till now is that there are a number of services in J2EE architecture like JNDI,JDBC etc. But I really know nothing about their working and how to use them programmatically.

    Please help.

    Manish

  4. #4
    Join Date
    Aug 2006
    Posts
    4

    Default A sample spring application

    Hi.

    In addition to last reply, does one need to master J2EE to move forward in spring. I am asking it as I am more of a toddler in J2EE.

    Manish

  5. #5
    Join Date
    May 2005
    Posts
    394

    Default

    For webapps, take a look at appfuse with a spring + JPA/hibernate + JSF OR struts setup.

  6. #6
    Join Date
    Aug 2006
    Posts
    4

    Default a sample spring app

    Hi.

    Where can I get it? I mean is it online?

    Manish

Posting Permissions

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