All i can think of is to check in your server (access) logs which url is actually getting called (and how many times). Other than that, absolutely no clue :)
On Sun, 2003-02-09 at 03:38, Danny Mui wrote: > Hey fellow excel report people! > > I have a question for veterans of HTML->Excel generation (for those > unfortunately not able to use poi :( ). > > When building mult-sheet workbooks, I keep getting "Some of the files in > this Web page aren't in the expected location" prompt. > > workbook url: > > /ReportServlet/workbook.html?REPORT_PAGE=/report.jsp > > worksheets: > > /ReportServlet/sheet.html;jsessionid=3222232?REPORT_PAGE=/sheet1.jsp > /ReportServlet/sheet2.html;jsessionid=3222232?REPORT_PAGE=/sheet2.jsp > > Anybody have any pointers, googling yields scant information. > > Sharing is caring. > > danny > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
