I wrote an action class and it worked.
I called the action class like below...
img src="
and the struts.xml
books
ImageAction.java
import java.io.OutputStream;
import java.sql.Blob;
import java.sql.Connection;
import java.sql.DriverManager;
luck & please let me know what your solution is.
Thanks!
-dave
> -Original Message-
> From: Aruna Ponaka [mailto:aruna@gmail.com]
> Sent: Monday, January 04, 2010 5:09 PM
> To: user@struts.apache.org
> Subject: Displaying an image in JSP in struts+tiles project
>
&
Hi,
Am building an application in struts2 and tiles. My requirement is to
retrieve an image blob from mysql database and display the image in a jsp
using img tag as below..
img src=""
Part of my struts.xml is as below:
3 matches
Mail list logo