Search code examples
e-commercesocial-networkingplayframeworkicefaces

creating social commerce site with Play! or Icefaces?or JVM based language?


i want to build a social commerce site who can manage customers and buyers can meet their need and can do transaction in that site..i want to create it using java,but i confuse about framework i want to use..

in fact i have using icefaces but,you know,not a lightweight one,but i the component is so good,..

how about play farmework,they say play! is good and fast and lightweight,but is good enough to handle large users and the security?

or maybe a jvm based language,like scala or clojure,is that good?

iam sorry,but i kind of confuse about this thing..thanks for your response and sorry for my bad english..thanks..


Solution

  • Please note that Play uses Java/Scala under-the-hood which are JVM based and are really capable of powering large websites. Moreover Play is very scalable/productive/fast/easy-learning-curve (which are just few of many 'unique selling points'). Just Play! ahead and don't worry at all.