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.
サーバーでイメージを作成する方法は?
オブジェクトを使用して作成できるかFile、他のオブジェクトが必要かどうか、誰かに提案してください。
File
サーブレットでは、次のことが可能です。
BufferedImage
JavaApiを使用してイメージを作成できます。そして、サーバーパスを渡して、作成したイメージをサーバーに保存します。