Hi, We are using a Tomcat + Apache combination for an application where if an user clicks on an icon, the jsp submits the request to a servlet which creates a vector of the table rows data in the first jsp. The servlet then sets the attributes and forwards the request to another jsp whose content type is "application/vnd.ms-excel". The problem is that with Tomcat the page does not appear for the first time, but when we click refresh, the Excel sheet appears. This is also the case with IBM Websphere where the table shows as a simple HTML and Excel is not generated at all. What can be the problem? Any help welcome, Regards, Arnab ___________________________________________________________________________ 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
