Home » Developer & Programmer » JDeveloper, Java & XML » How to Open JSP file as Ms Excel
How to Open JSP file as Ms Excel [message #258574] Mon, 13 August 2007 01:54
sarath bondu
Messages: 5
Registered: August 2004
Junior Member
Hi,

I have developed a JSP page under JTF Arctecture.
Iam trying to Export data from Jsp to .xls file.
for that i used
<%@ page contentType="application/vnd.ms-excel" %> tag.

if i didnt included Jtf files inside my jsp the file is opening into .xls if i inculded jtf files like
<%@ include file="ibucinit.jsp"%>
<%@ include file="ibuchst2.jsp"%>
<%@ include file="ibuchend.jsp"%>
<%@ include file="ibucbst.jsp"%>

The page is opening as normal jsp not as xls

can anybody help me out how to open a jsp file into Excel.

Thanks,
Sarath
Previous Topic: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
Next Topic: XML Data Extarct in oracle 9i
Goto Forum:
  


Current Time: Thu Mar 28 15:23:32 CDT 2024