ore them in the session object...want any more info, just email [EMAIL PROTECTED]
>From: "k savvy" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Help! Servlets and JSP
>Date: Mon, 26 Feb 2001 07:01:57 -
>MIME-
Hi, Guys - Can anyone tell me what's the best way to pass values from
servlets to JSP? I have a serlvets that connect to the database and
retrieve the values using JDBC. Now I need to pass the values to a JSP page
to display on the browser. What's the best way to implement it? Do I need
to