Hi Maros,
It really worked. Thanks alot for help. We removed all the spacing between
scriptlets(%><%).
----------------------------------------------------------------------------
----------------------------------------------------------------------------
Thanks & Regards,
Srinivasa S Nayak




----- Original Message -----
From: Ivanco Maros <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 6:11 PM
Subject: Re: generating xls in jsp


Try to do not type enter at the end of scriptlet:

<%@ page ... %><%
        .
        .
        .
%><%

or write <?xml version="1.0" encoding="ISO8859-2" ?> as a first line in your
jsp.

Maros.

-----Original Message-----
From: S Srinivas Nayak [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 2:38 PM
To: [EMAIL PROTECTED]
Subject: generating xls in jsp


Hello,

There is problem in generating a .csv using JspWriter . The problem is that
we could generate the .csv file but the file genreated gets printed leaving
the 6 lines blank on the top. Is the any way to aviod this.
This a jsp application to generate .csv file on the file.


can any one help in avoiding such thing.

Thanks

Srinivas

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to