Hello,
You use the response.sendRedirect() function to call jsp page.

e.g.  response.sendRedirect("hello.jsp");

Regards,
Deepak Kumar

http://www.roseindia.net


----- Original Message -----
From: Jyoti Narang <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 13, 2000 4:48 PM
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
>

___________________________________________________________________________
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