• 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

any suggestions on discussion boards regard (Java) ecommerce development?

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I'm looking for some good discussion sites devoted to all manner of issues concerned in the creation and maintenance of ecommerce sites (mine would be with Java.)

My interest is in figuring out things like:

+ availability of open source EJB beans, e.g., 'shopping cart', that I can just plug into my app
+ recommended approaches to integrating shipping, e.g., UPS business services
+ recommended approaches to integrating payment, e.g., credit cards and PayPal

It doesn't see to me that JavaRanch is concerned with things like the forgoing, as they are basically domain-oriented.

Thanks for any recommendations you would offer.

Best,

Grary
 
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Grary, I know there is the Konakart written with Servlet/JSP (no EJB though). Not sure exactly how it works but it's a shopping cart.
reply
    Bookmark Topic Watch Topic
  • New Topic