Dont use redirect if you target WAP devices, since some of the devices
out there don't support this feature.
/
M
> -----Original Message-----
> From: Isaac Shabtay [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 27, 2001 10:07
> To: [EMAIL PROTECTED]
> Subject: Re: Redirect Question
>
>
> > I have to check user's name and password, create a session,
> read some
> > preferrences from a database, store data in the session
> object and - if
> > everything is ok - redirect the client to another URL
> (which is not always
> > the same, depends on username/category).
>
> > What would be the best way to do this redirect? JavaScript or
> > redirect-method in response-object?
>
> Redirect. Easier & safer (the whole routing process should be
> completely
> hidden from the client).
>
>
> - Isaac
>
> ______________________________________________________________
> _____________
> 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