Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/database/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/image/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Database 从中的数据库检索图像路径在internet explorer上显示图像,但在chrome或mozilla上不显示图像_Database_Image_Jsp_Browser_Path - Fatal编程技术网

Database 从中的数据库检索图像路径在internet explorer上显示图像,但在chrome或mozilla上不显示图像

Database 从中的数据库检索图像路径在internet explorer上显示图像,但在chrome或mozilla上不显示图像,database,image,jsp,browser,path,Database,Image,Jsp,Browser,Path,我正在编写一个检索图像的jsp,其路径存储在数据库中,当我使用img标记从数据库检索路径时,我显示了如下图像:它在internet explorer中工作正常,但在chrome/mozilla中不工作(即不显示图像)。如何在所有浏览器中显示该图像

我正在编写一个检索图像的jsp,其路径存储在数据库中,当我使用img标记从数据库检索路径时,我显示了如下图像:它在internet explorer中工作正常,但在chrome/mozilla中不工作(即不显示图像)。如何在所有浏览器中显示该图像