View Poll Results: Spring vs Seam

Voters
7. You may not vote on this poll
  • Spring

    7 100.00%
  • Seam

    2 28.57%
Multiple Choice Poll.
Results 1 to 6 of 6

Thread: Spring vs Seam

  1. #1
    Join Date
    May 2007
    Posts
    3

    Question Spring vs Seam

    hi ,
    We are working on to decide which is best framework Spring or Seam.
    our application would be on jboss only.

    After taking the decision , all our applications would be built on the framework.

    We also want to know which is better -- JSF / Spring MVC / Spring Web flow / (JSF + Spring webflow)


    Please help to decide which is better.

    Thanks & Regards,
    Deepak

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    These questions have been answered recently, I suggest you use the search.

    Also answering those questions without knowing certain constraints, requirements and the environment is hard. Which framework is better depends on your situation and the problems you try to solve.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3

    Default

    If you are using JSF, it's easy....you *have* to use Seam

    Start with Seam/JSF and then depending on yr requirements or how you want to design/work with your application you might want to introduce Spring. Spring and Seam have been integrated.

    For "typical" applications (what's that?) Seam might be all you need. Especially if you are running on JBoss. Check the features or ask in the forum and decide.
    Last edited by Manuel Palacio; Jun 19th, 2007 at 08:15 AM.

  4. #4
    Join Date
    Sep 2004
    Location
    London, UK
    Posts
    64

    Default

    Have? Why??? JSF is JBoss specification?

  5. #5

    Default

    Have? Why??? JSF is JBoss specification?
    I meant that you'd be crazy not to Developing in JSF without using Seam is preposterous.

    Read this if you want more details.
    Last edited by Manuel Palacio; Jun 19th, 2007 at 02:07 PM.

  6. #6
    Join Date
    Aug 2006
    Location
    Now Germany, previously Ukraine
    Posts
    1,546

    Default

    Quote Originally Posted by deepak_2nov View Post

    We also want to know which is better -- JSF / Spring MVC / Spring Web flow / (JSF + Spring webflow)


    Please help to decide which is better.

    Thanks & Regards,
    Deepak
    Take a close look on ThinWire (www.trinwire.com) - absolutely different and quite interesting approach to web development.

    And, sure you may use Spring with it for DI, AOP and so.
    Last edited by al0; Jun 21st, 2007 at 03:37 AM. Reason: Mistyping

Posting Permissions

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