• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Stripes Vs Spring MVC

 
Ranch Hand
Posts: 162
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Frederic,
If We compare Strips vs Spring MVC , Which is more powerful and easy
for web development ?
And can we used Stripes with Spring framework like struts


Thanks

- Kuldeep
 
author
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Kuldeep Yadav:
Hi Frederic,
If We compare Strips vs Spring MVC , Which is more powerful and easy
for web development ?
And can we used Stripes with Spring framework like struts


Thanks

- Kuldeep



Hi Kuldeep,

In my opinion, Stripes is simpler to use than Spring MVC and you can get more done with less code.

Stripes has built-in support for Spring dependency injection, so using Stripes for web development and Spring for the middle-tier is an excellent choice.

Cheers,
 
Kuladip Yadav
Ranch Hand
Posts: 162
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Frederic,
Thanks for your reply. I have checked some sample topics from your book.
It's excellent and easy to understand.
I think stripes with Spring will be great combination for web application.

Have you cover spring - strips integration in your book?
Is their any online link regarding that?


Thanks

- Kuldeep
[ November 20, 2008: Message edited by: Kuldeep Yadav ]
 
There were millions of the little blood suckers. But thanks to this tiny ad, I wasn't bitten once.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic