Hi,

We tried in Orion Web Server using forward to Static HTML pages from a
Servlet. This servlet was invoked from a static html page with post option.
It was redirected.

Also does the forward just uses the previous request method option?
(post/get)

Does it work in Weblogic 4.5.1 ?

Thanks

regards,

Badri

> -----Original Message-----
> From: Danny Trieu [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 03, 2000 9:16 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: problem in using RequestDispatcher for static HTML ?
>
> SendRedirect is a prefered option.  Since forwardind do a POST request and
> post
> is not
> supported for a static page.
>
> JBADRI wrote:
>
> > Hi,
> >
> > Is there a problem in using RequestDispatcher to forward to a static
> HTML
> > page ? Is SendRedirect the preferred option?
> >
> > Thanks
> > Badri
> >
> >
> __________________________________________________________________________
> _
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to