Skip to content

Instantly share code, notes, and snippets.

@iqlal
Created March 28, 2022 01:38
Show Gist options
  • Save iqlal/cf84773fb3990ebb09ba8a368f57eb1a to your computer and use it in GitHub Desktop.
Save iqlal/cf84773fb3990ebb09ba8a368f57eb1a to your computer and use it in GitHub Desktop.
pstmt.setString(1, request.getParameter("acct"));
ResultSet results = pstmt.executeQuery( );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment