Exporting contents of JSP to Powerpoint
judiphuongtu_at_yahoo.com
Date: 03/29/05
- Next message: Anton Spaans: "Re: Maybe this is the issue:"
- Previous message: Patricia Shanahan: "Re: Re. Null Pointer Exception."
- Next in thread: Wendy S: "Re: Exporting contents of JSP to Powerpoint"
- Reply: Wendy S: "Re: Exporting contents of JSP to Powerpoint"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Mar 2005 13:40:50 -0800
I am trying to open the results of my JSP page in PowerPoint. I've
tried both the following statements but it won't open in PowerPoint. I
would like a simple example of a JSP page would open in PowerPoint..
Excel would be fine too. Thanks in advance.
<%@ page contentType="application/ms-powerpoint" %>
response.setContentType("application/ms-powerpoint");
-jptu
- Next message: Anton Spaans: "Re: Maybe this is the issue:"
- Previous message: Patricia Shanahan: "Re: Re. Null Pointer Exception."
- Next in thread: Wendy S: "Re: Exporting contents of JSP to Powerpoint"
- Reply: Wendy S: "Re: Exporting contents of JSP to Powerpoint"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]