Re: embedded servlet tag

2001-02-03 Thread James Manning
[Gerald Gutierrez] > What would this do? > > There is the include tag that lets you include the output of a servlet in > another. > > this is a run-time include > and an include directive for "verbatim" include of another JSP page: > > <%@ include file="..."%> this is a compile-time includ

Re: embedded servlet tag

2001-02-02 Thread Gerald Gutierrez
What would this do? There is the include tag that lets you include the output of a servlet in another. and an include directive for "verbatim" include of another JSP page: <%@ include file="..."%> At 08:00 PM 2/1/2001 -0800, you wrote: >Does anyone know if there is plan to support the se

RE: embedded servlet tag

2001-02-02 Thread Michael.Cannon
Title: RE: Oracle database and connection pooling JSSI was part of pre-J2EE java, Apache had a module to handle it (Apache JSSI).  >From the dev site:   Apache JSSI is a servlet based on the Java Soft Servlet API 2.0 (http://java.sun.com/products/servlet/index.html) and can be executed by a