Hello,
We are trying to write a function which will:
1. be callable from within a JSP page.
2. able to do server-side forwarding to a RELATIVE URL,
a-la <jsp:forward ...>
Our current environment is New-Atlanta's ServletExec 3.0
beta and Sun JDK 1.2.2 running on Windows 2000. This
version of ServletExec supports Servlet 2.2 and JSP 1.1.
Use of