|
Subject: Re: Click: getOutputStream() Newsgroups: gmane.comp.web.click.user Date: 2006-09-24 22:57:10 GMT (2 years, 40 weeks, 4 days, 11 hours and 44 minutes ago) Hi Sven, We are getting very close to the 1.0 release, aiming to be out this week. A news item on TSS will follow this. Regarding the Click rendering, the ClickServlet Velocity rendering code was derived from the Velocity Servlet which uses a OutputStream. The VelocityServlet code is pretty old so it may have predated the ServletResponse writer, but I am just speculating here. You could make up a patch for this, which we could look at for a post 1.0 release. Regards Malcolm Edgar Malcolm Edgar Solutions Architect Tel:+61 2 9976 4500 Fax: +61 2 9976 5055 Web: www.avoka.com Email: medgar <at> avoka.com -----Original Message----- From: Sven Herschel [mailto:sven.herschel <at> gmx.de] Sent: Saturday, 23 September 2006 6:32 PM To: Malcolm Edgar Subject: Click: getOutputStream() Hey, Malcolm, I am still using Click and I am still enthusiastic about it. When will you make it on TheServerSide (besides http:// www.theserverside.com/news/thread.tss?thread_id=41132#212698) One question, though: When trying to use click together with MessAdmin (a little servlet filter able to inject messages into every session) I found out that MessAdmin does not work with Click because Click uses getOutputStream() for rendering the response instead of getWriter(). What is the reasoning behind this? Ciao Sven ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Click-user mailing list Click-user <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/click-user |
|
|