| Author |
e commerce help
|
feroz muhamed
Ranch Hand
Joined: Nov 15, 2003
Posts: 87
|
|
hi, I have only theoretical knowledge on J2ee. It is now i got a chance to develop an e commerce site.No one is there to help me.The project is an e commerce site. I have only the knowledge on servlet jsp some EJB.please give me any valuable suggestions and reference to develop this.(including the software design of this project and things to care on this etc).it will be a very help for me to get valuable suggestions from experienced.thanks.
|
 |
Surendra Chauhan
Greenhorn
Joined: Jan 24, 2002
Posts: 10
|
|
I have only theoretical knowledge on J2ee. It is now i got a chance to develop an e commerce site.No one is there to help me.The project is an e commerce site. I have only the knowledge on servlet jsp some EJB.please give me any valuable suggestions and reference to develop this.(including the software design of this project and things to care on this etc).it will be a very help for me to get valuable suggestions from experienced.thanks. My suggestion: 1) visit some of the ecommerce site - for example amazone, and know the business process. 2) Have modules like Customer Accout & Profile, catalog, Shopping Cart, Checkout, Credit Card Processing, Offer, Order, Order confirmation, Shipping, Merchant Account setup etc. 3) Have use cases for these modules. 4) Develop class diagrams. 5) Decide about the database tables. 6) Handle Connection pooling & transactions. 7) Identify tasks. 8) Coding & Testing etc. Try to divide the project in module, iterations, and small tasks to better handle them. Hope this helps, Surendra chauhansu@yahoo.com
|
Surendra<br />SCJP
|
 |
feroz muhamed
Ranch Hand
Joined: Nov 15, 2003
Posts: 87
|
|
|
thanks surendra
|
 |
 |
|
|
subject: e commerce help
|
|
|