best way would be to use request dispatcher.
getServletContext().getRequestDispatcher("../abc.html(or
jsp)").forward(request,response);
> -----Original Message-----
> From: Jyoti Narang [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, July 13, 2000 6:18 AM
> To: [EMAIL PROTECTED]
> Subject: help!
>
> i'm facing a problem in java servlets..i want to cll a html.jsp page
> from a servlet ...how do i do that..
> also tellme how ot use callpage mehtod..........and also....how to
> use
> sendredirect
>
> Thanks.
>
> __________________________________________________________________________
> _
> 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
>
>
----------------------------------------------------------------------------
"Contents of this E-Mail message are confidential, proprietary and
privileged and are intended for the addressee(s) only. Any unauthorised
dissemination, publication transfer or use of the contents of this
message, with or without modification(s) is punishable under the relevant
law."
----------------------------------------------------------------------------
Tata Consultancy Services
www.tcs.com
___________________________________________________________________________
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