-Tim
Rene Vangsgaard ML wrote:
If you make your index file a JSP you can redirect to your servlet by doing this:
<%pageContext.getServletContext().getRequestDispatcher("/aservlet").forward( request, response);%>
/Ren�
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
