Return-Path: Delivered-To: apmail-wicket-dev-archive@www.apache.org Received: (qmail 27454 invoked from network); 16 Nov 2010 04:49:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Nov 2010 04:49:18 -0000 Received: (qmail 57044 invoked by uid 500); 16 Nov 2010 04:49:50 -0000 Delivered-To: apmail-wicket-dev-archive@wicket.apache.org Received: (qmail 56823 invoked by uid 500); 16 Nov 2010 04:49:49 -0000 Mailing-List: contact dev-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@wicket.apache.org Delivered-To: mailing list dev@wicket.apache.org Received: (qmail 56815 invoked by uid 99); 16 Nov 2010 04:49:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Nov 2010 04:49:48 +0000 X-ASF-Spam-Status: No, hits=4.5 required=10.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of kvisagamani@infoblox.com does not designate 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Nov 2010 04:49:41 +0000 Received: from joe.nabble.com ([192.168.236.151]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PIDTr-000369-Pp for dev@wicket.apache.org; Mon, 15 Nov 2010 20:49:19 -0800 Date: Mon, 15 Nov 2010 20:49:19 -0800 (PST) From: kugaprakash To: dev@wicket.apache.org Message-ID: <374CDB0F32AA304888CA833BA1306B770A5E4C@x2008mb2.infoblox.com> In-Reply-To: References: <4CE1B550.7020807@libero.it> <374CDB0F32AA304888CA833BA1306B770A52E2@x2008mb2.infoblox.com> <7EA0C32E-6BBC-4BF7-9FFE-EA1CE008C626@infoblox.com> Subject: RE: Writing Wicket ajax debug output to a file! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_76427_13403809.1289882959796" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_76427_13403809.1289882959796 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks Igor, Appreciate your response. How about writing to a client file system? Thanks Kuga From: Igor Vaynberg-2 [via Apache Wicket] [mailto:ml-node+3044207-407335074-48825@n4.nabble.com] Sent: Monday, November 15, 2010 8:04 PM To: Kugaprakash Visagamani Subject: Re: Writing Wicket ajax debug output to a file! you can replace javascript wicket logging functions with your own that tee it to a servlet. -igor On Mon, Nov 15, 2010 at 6:43 PM, kugaprakash <[hidden email]> wrote: > > Hi, > Thanks a lot for the quick response. > > We would like to see if we can get ajax output either in server or client side. This is mainly for our own in-house profiling. > > Thanks, > Kuga > > On Nov 15, 2010, at 6:28 PM, "[hidden email]> [via Apache Wicket]" <[hidden email]>> wrote: > > A file on the server or client? All that debug output is generated on the > client. Typically the client isn't allowed to write files. > > On Mon, Nov 15, 2010 at 9:15 PM, kugaprakash <[hidden email]>wrote: > >> >> Hi, >> Is it feasible to write to the wicket ajax debug output to a file? >> >> Basically we want to capture the output for evaluating our browser >> rendering phase. >> >> Appreciate your help. >> Thanks >> Kuga >> >> >> -- >> View this message in context: >> > http://apache-wicket.1842946.n4.nabble.com/Build1-4-14-tp3043038p3044144.html >> Sent from the Forum for Wicket Core developers mailing list archive at >> Nabble.com>. >> > > > > -- > Jeremy Thomerson > >http://wickettraining.com > *Need a CMS for Wicket? Use Brix! > http://brixcms.org* > > > ________________________________ > View message @ > http://apache-wicket.1842946.n4.nabble.com/Build1-4-14-tp3043038p3044154.html > To start a new topic under Forum for Wicket Core developers, email [hidden email]> > To unsubscribe from Forum for Wicket Core developers, click here>. > > > -- > View this message in context: http://apache-wicket.1842946.n4.nabble.com/Build1-4-14-tp3043038p3044158.html > Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com. > ________________________________ View message @ http://apache-wicket.1842946.n4.nabble.com/Build1-4-14-tp3043038p3044207.html To start a new topic under Forum for Wicket Core developers, email ml-node+1894267-324618823-48825@n4.nabble.com To unsubscribe from Forum for Wicket Core developers, click here. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Build1-4-14-tp3043038p3044237.html Sent from the Forum for Wicket Core developers mailing list archive at Nabble.com. ------=_Part_76427_13403809.1289882959796--