How to insert data into database in JSPsteemCreated with Sketch.

in #steempower6 years ago (edited)

You need to learn: 1) How to create a web form so that a user can input database; 2) how to connect to database; 3) how to receive the values input in the web form using request.getParameter("xxx"); 4) how to prepare an insert statement with question marks; 5) how to fill the question marks with real values using pstatement.setString(), etc.

Source: https://www.roseindia.net/jsp/prepared-statement-query.shtml

Coin Marketplace

STEEM 0.28
TRX 0.13
JST 0.032
BTC 66304.34
ETH 2983.64
USDT 1.00
SBD 3.68