There are legitimate uses for both forwards and redirects. forward() works
best when one component must perform business logic and share the results
with another component; sendRedirect() works best when the client should be
redirected from one page to another. It's tempting to use forward() ins
PM
Subject: Re: Servlet RequestDispatcher and browser URL refresh
>
>
> On Mon, 24 Jun 2002, Chris Wall wrote:
>
> > Date: Mon, 24 Jun 2002 09:22:17 -0700
> > From: Chris Wall <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List <[EMAIL PROTE
On Mon, 24 Jun 2002, Chris Wall wrote:
> Date: Mon, 24 Jun 2002 09:22:17 -0700
> From: Chris Wall <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Servlet RequestDispatcher and browser URL refresh
>
> Ha
3 matches
Mail list logo