Shopping Cart and Java

There are several frameworks, proven, standard and famous.

1. Struts framework is one of the secure Java proven framework for shopping cart.
2. For E-commerce application,IBM Web sphere Commerce Suit is the complete end to end package.
3. Apache OFBiz - http://ofbiz.apache.org/
4. IceFaces framework
5. ATG Commerce server
6. Spring Web Flow
7. Konakart - http://www.konakart.com/

* We can plug the Acegi security framework..... for strus, spring,etc.
* IceFaces has following features.
**Excellent JSF functionalities like drop down, fade effect , excellent UI features.
**It's Free and JSF based. (included in JEE specifications)
**Full Ajax features.
**Excellent documentation and sample code available. "

Comments