| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
2 comments so far (post your own) View All Comments Latest 10 Comments:iam specifying like this
<% response.setHeader("Content-Disposition", "attachment; filename=\"mult-table.xls\""); %>
<%@ page contentType="application/vnd.ms-excel" %>
<table><tr><td><img src="/projectname/resources/images/executive.jpg" ></td></tr></table>
But when i open an excel ,the image is not appearing,but shows a X mark in red color.
Posted by sujatha on Thursday, 11.15.07 @ 16:39pm | #37491
this is not possible to insert image into excel sheet.
i am using xslt stylesheet to create excel report. i used this code in my stylesheet but it is not accepting table row and table data columns. in that row it doesn't return any value.
how can i insert an image into excel using xslt.
thanks
raja
Posted by raja on Friday, 06.22.07 @ 20:01pm | #19978