YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

How to use application for shopping cart in JSP Options
i_am_umar
#1 Posted : Tuesday, August 03, 2004 6:03:03 PM
Rank: Starting Member

Groups: Registered

Joined: 8/3/2004
Posts: 1
Location: ,
AOA.. I am building an shopping cart in JSP. i want to know that how can we transmitt our shipping or payment info to the server. will we need an application that will connect or tranfer our date to the server? if so, then how will we use that application.. i mean how we pass parameter to that application and how that application will update its info according to our database.... Thanks Umar
Sponsor  
 
jukcoder
#2 Posted : Thursday, November 23, 2006 6:37:31 PM
Rank: Starting Member

Groups: Registered

Joined: 10/2/2005
Posts: 3
Location: ,
The best option is to include all the logic in your request handler such as Struts action and use Jsp just to display data; otherwise
you will end up writing buggy code. In my application: http://www.skillipedia.com everything is done inside the struts handlers and jsp will only show the number of purchased items, prices etc...
Viz
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.171 seconds.