ing my image(s) in jsp
>
> Please guide me to write tags in jsp/struts for displaying my images.
>
> -- Best
> Amir Hossein
>
>
>
>
-
Blog: http://www.ryanwong.name
Can Use: English, Chinese
--
View this message in context:
http://w
I use Struts Framework, I would use jsp/struts tags for
> displaying my image(s) in jsp
>
> Please guide me to write tags in jsp/struts for displaying my images.
>
> -- Best
> Amir Hossein
>
>
>
>
-
Blog: http://www.ryanwong.name
Can Use: English, Chinese
-
Dear J2ee members
I am trying to display an image in a jsp page which is stored as a blob in the
oracle table.
I wrote a stored procedure to get all the images for a particular id.
and in the servlet(action), I wrote the following:
code:
ResultSet rsImg = verServ.getImages(EtaId,conn);
3 matches
Mail list logo