CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Ecommerce

  1. #1
    Join Date
    Jul 1999
    Posts
    2

    Ecommerce

    Hi! Friends,

    I am trying to make java based web application for Ecommerce. Can anyone please help me where I can find good tutorials or stuff on Java ecommerce.

    thanks.


  2. #2
    Join Date
    Jul 1999
    Location
    Metro DC
    Posts
    32

    Re: Ecommerce

    What kind of stuff do you need to do. Maybe java is not the answer. If you could provide a few more details, I might be able to help you. In general there really is not a "ecommerce" part to java....but if you put all of the different parts to java together (servlets, applets, CORBA...etc) you can create yourself a nice secure application.

    Let me know some more requirements and I will see if I can help you out some.


  3. #3
    Join Date
    Jul 1999
    Posts
    2

    Re: Ecommerce

    Dear vetas,

    thanks for replying on my query. Actually I am developing a web site for online shopping of products. I am using java servlets. Now, I am looking for ...
    1. Secure credit card processing .
    2. Shopping Baskets.

    Thanks ... your help will be highly appreciated.

    Siddharth.


  4. #4
    Join Date
    Jul 2003
    Location
    Vancouver, BC, Canada
    Posts
    10

    Lightbulb java based ecommerce

    Of course this post is way out of date - but if I found it there may be others searching for a java ecommerce application.

    The company I work for has recently released a java e-commerce product - MerchantSpace.

    Check it out - there are very few non-enterprise java shopping cart or java catalog applications available (especially J2EE compliant), so it may be able to meet your needs.

    Best Regards,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured