Thanks a lot but sometimes (with 3 session of IE) tomcat stops without exception or without particolar debug messages... Somebody have any ideas?? Could be a memory problem??
Regards Gian Piero ----- Original Message ----- From: "Fabrizio Tringali" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 12:39 PM Subject: Re: fop + servlet + multisession > ciao Gian Piero, > > this is the snippet to set the log level to debug > -------------------------- > //Setup logger > Logger logger = new ConsoleLogger(ConsoleLogger.LEVEL_DEBUG); > driver.setLogger(logger); > MessageHandler.setScreenLogger(logger); > -------------------------- > > > "and sometimes the servlet is called twice( why??)" > it's a bug of IE 5.0/5.5 > > > > hope this help > > fabrizio > > --------------------------------------------------------------------- > 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]
