Results 1 to 1 of 1
Thread: JSP code format
- 02-20-2009, 05:11 PM #1
Member
- Join Date
- Jan 2009
- Posts
- 5
- Rep Power
- 0
JSP code format
hi all, i am trying to design a shopping cart in jsp, but i am having a little problem, how can i change write this code in php to jsp code, here is the php code:
<?php
echo "<a href=\"x.php?action=insert&id=". $row[num_id]."\">BUY</a>"
?>
hw can i change the above php code to a JSP code.
the function of the code is to allow the user buy a product and the addToQuantity page will display that particular product and various info about that product, the way a shopping cart would?
Similar Threads
-
how to convert one format to another format
By mahipal_reddy621 in forum New To JavaReplies: 1Last Post: 12-02-2008, 10:21 AM -
Format
By 2ndis1stplaceloser in forum New To JavaReplies: 2Last Post: 10-21-2008, 06:38 AM -
DateField in format : HH:mm:ss:ms
By gibsonsydsa in forum CLDC and MIDPReplies: 4Last Post: 03-10-2008, 07:46 AM -
Code format
By Eric in forum XMLReplies: 1Last Post: 07-06-2007, 07:44 AM -
Code format
By Eric in forum XMLReplies: 1Last Post: 07-06-2007, 07:42 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks