> > >Are some people interested in a complete JSP-POI simple working example (JSP >page and Excel servlet included)? > I Am. Please provide patches once you figure out your problem and I shall apply it.
For the JSP (still a bad idea IMHO), create a front servlet that just maps the extension to xls and provides the mime type, as well as includes the content of your JSP passed in as a parameter. It wouldn't have to change much due to the limited functionality and the parameter. -Andy > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
