如何将存储在我的硬盘上的图像提供给servlet? 例如: 我有一个存储在路径中的图像'Images/button.png',我想在带有URL的servlet中提供它file/button.png.
'Images/button.png'
file/button.png
java servlets
java ×1
servlets ×1