Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JSP で jdbc ドライバーを使用してデータベースに接続しましたが、データベースに接続する最良の方法を知りたいですか? データベースを接続するjspのは良い方法ですか? そうでない場合、最善の方法は何ですか?
jsp
いいえ。それは良い方法ではありません 。理解するには、 MVC デザイン パターンの詳細を読んでください。