Hope this helps. Check the mailing list for this conversation.

Regards,
JD

On 8/6/09, NWOKOLO SUNDAY <sunnyk...@yahoo.com> wrote:
>
>   hi
> i am interested in using java to design e-commerce site
>
>
> >
>
---------- Forwarded message ----------
From: jitesh dundas <jbdun...@gmail.com>
Date: Aug 5, 2009 6:31 PM
Subject: Re: [java ee programming] Build e-commerce website using JavaEE?
To: kaidiz...@gmail.com

Hi kevin,

You will need JSp/Servlets and a backend database at the least.

Just search for a e-commerce website and there are plenty of programs and
tutorials available.

Websites like www.w3schools.com have good tutorials.

These days, Ajax is very important, so you could use a library (yahoo
Interface library is one of the best , also jQuery is supported by Google
APIs) so you could use them too.

For payment options (gateways) , paypal has API for developers. check their
website.

JSTL reduces the code on JSP pages and I use it regulary now. You might like
Java Server faces too.

Java Tutorial on java.sun.com website is very good.

Security will be an issue too. So avoid using cookies or queryString
directly.


Let me know if you need anything else.

Hope this helps.

Regards,
Jitesh

 On 8/5/09, Kevin <kaidiz...@gmail.com> wrote:
>
>
> I am wondering, for a typical e-commerce website, that supports
> customer login, browsing products, adding to cart, checkout, and
> paying by credit card, what are the exact products or techniques it
> may need? I am familiar with JavaSE, but javaEE is kind of huge and I
> assume it will be helpful, but exactly which ones/parts?
>
> Any keywords (or URLs) are welcome so I can do some google on that.
>
> Also, are there any existing products/projects that can help on this?
> (say, I only need to customize the UI, hook up my own payment
> information, etc.)
>
> Thanks.
> Kevin
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion-unsubscr...@googlegroups.com
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>


-- 
Thanks & Regards,
Jitesh Dundas

Research Associate, DIL Lab,
IIT-Bombay(www.dil.iitb.ac.in),

Scientist, Edencore Technologies(www.edencore.net)

Phone:- +91-9860925706

http://jiteshbdundas.blogspot.com

"No idea is stupid,either its too good to be true, or its way ahead of its
future"- GEORGE BERNARD SHAW.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to