Message from discussion
How to get HTTTPServletResponse Object in GWT panel?
MIME-Version: 1.0
Received: by 10.100.163.15 with SMTP id l15mr2196096ane.24.1231294447967; Tue,
06 Jan 2009 18:14:07 -0800 (PST)
Date: Tue, 6 Jan 2009 18:14:07 -0800 (PST)
In-Reply-To: <56ed1df4-3c01-4d3f-9abd-203d2acc36a0@k24g2000pri.googlegroups.com>
X-IP: 124.43.169.112
References: <56ed1df4-3c01-4d3f-9abd-203d2acc36a0@k24g2000pri.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5)
Gecko/2008120122 Firefox/3.0.5,gzip(gfe),gzip(gfe)
Message-ID: <49f9f662-84f5-47bf-8c2a-d62fdf7f4268@q30g2000prq.googlegroups.com>
Subject: Re: How to get HTTTPServletResponse Object in GWT panel?
From: Phill-X <gllphill...@gmail.com>
To: google-ajax-discuss <google-ajax-discuss@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
What do you exactly want to do?
If you want to display in in JSP page you can use Printer Writer
simply. There are many ways to the same.
On Nov 27 2008, 11:39=A0am, banty_shaily <shailysi...@gmail.com> wrote:
> I am trying to get HTTPServletResponse object in a Content Panel. Can