Hello,
I am trying to display a result of a SQL statement. This is what I am doing
1) Show a sql.jsp to enter the sql.
2) Invoke a servlet called SQL which creates serialises the output result
and redirect the url back to the sql.jsp with sql_result=yes as the parm.
3) in sql.jsp, check the if sql_result=yes and then call an applet to show
the result.
I am at step 2 and when I am doing a redirect, it is not showing the JSP
instead it shows some juck.
Anybody know what I am doing wrong here?
Thanks.
-Nair
___________________________________________________________________________
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