Re: Forward to another server (Forward para outro servidor)

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Forward to another server (Forward para outro servidor)
Дата
Msg-id 1020080549.1446.4.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: Forward to another server (Forward para outro servidor)  (Chantal Ackermann <chantal.ackermann@web.de>)
Список pgsql-jdbc
Chantal,

Thanks for translating,

This is certainly not a jdbc question

Dave

On Mon, 2002-04-29 at 05:03, Chantal Ackermann wrote:
> hi,
>
> I'm developing a servlet that uses JDBC to access a PostgreSQL database, a CL
> 6.0 server and a TomCat 4.01. This servlet needs to pass information to a
> program written in Delphi, changing IIS in a Micro Windows. I'd like to do
> this using forward() but the only way that worked was using sendRedirect().
> This prevents me from sending the modification through the client what I'd
> rather do.
>
> Would there be another possibility to do that in Java?
>
>
> -----------------------------------------------------
>
> Olá!
>
> Desculpem o texto em português, mas o tempo não me permite a tradução.
>
> Estou desenvolvendo um servlet, que se utiliza de jdbc para acesso a uma
> base de dados PgSql em um servidor CL 6.0, usando o TomCat 4.01.
> Preciso fazer com que esse servlet, após algumas instruções, passe
> algumas informações para um programa em Delphi, rodando IIS em um micro
> Windows. Gostaria de fazer com forward() para aproveitar essas
> informações, mas aparentemente somente consigo fazê-lo com
> sendRedirect(), o que me impede de enviar as modificações sem passar
> pelo cliente.
>
> Existe alguma outra forma de fazer isso em JAVA???
>
> --
> Luiz Agnaldo Bernardi  (http://www.luizbernardi.hpg.com.br)
>
> Web Administrator - Database Administrator  - System Developer
> Núcleo de Informática  - Embrapa Suínos e Aves
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Chantal Ackermann
Дата:
Сообщение: Re: Forward to another server (Forward para outro servidor)
Следующее
От: "Joe Shevland"
Дата:
Сообщение: Ant build for JDBC driver