Hi Joel,

1. gnujsp has it's own mailing list [EMAIL PROTECTED]
2. What do you mean with implement?

        Gnujsp does support <jsp:forward>, you may
        also call servlets that way, the testsuite
        has one example. But since jserv is jsdk 2.0
        only you have to change your servlet
        (one line) if you want to pass parameters.
        See example servlet in org.gjt.jsp.test.

>Hi!
>
>Is there a way to implement RequestDispatcher.forward()
>with GnuJSP and JSDK2.0 (aka JServ)? I was poking around
>various list archives to no avail. What mechanism can
>be used with JSDK 2.0 to avoid the roundtrip of sendRedirect()?
>
>        Thanks, Joel
>
>P.S. Please copy me on the reply as I haven't gotten
>     a subscription confirmation from the list yet.
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST"
.
>FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html

Ciao,
        Carsten Heyl

  Carsten Heyl                          [EMAIL PROTECTED]
  NADS - Solutions on Nets              http://www.nads.de/
  NADS GmbH                             http://www.pixelboxx.de/
  Hildebrandtstr. 4E                    Tel.: +49 211 933 02-90
D-40215 Duesseldorf                     Fax.: +49 211 933 02-93

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to