This week's book giveaways are in the JBoss and Spring forums. We're giving away four copies each of JBoss AS 5 Development and Spring Dynamic Modules in Action and have the authors on-line! See this thread and this one for details.
1. What is Stripes? 2. How is different from other web application different works? 3. How is it different from Struts, Spring? 4. What can you do with Stripes which you could not with Struts and Spring?
Thanks in advance Sridhar Palla
Thanks and Regards,
*Nothing is CONSTANT in life, except CHANGE*
www.techlikes.com
Originally posted by palla sridhar: Hi, Thanks for the book offer.
I've few questions on Stripes.
1. What is Stripes? 2. How is different from other web application different works? 3. How is it different from Struts, Spring? 4. What can you do with Stripes which you could not with Struts and Spring?
Thanks in advance Sridhar Palla
1. Stripes is an action-based, non-full-stack Java web framework. 2. Some sweet spots for Stripes are simplicity, near-zero configuration, and increased productivity. 3. Do more with less code and less configuration. 4. See #3.