0
How to use sessions in jsp
i m doing bookstore project on jsp now i want to add product to cart and to buy them so i need user id so how can i use user id with session to add them to cart and buy them n store to db
1 Answer
0
use Sharedpreferences
i m doing bookstore project on jsp now i want to add product to cart and to buy them so i need user id so how can i use user id with session to add them to cart and buy them n store to db