Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 1629 invoked by uid 500); 4 Oct 2001 08:07:45 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 1618 invoked from network); 4 Oct 2001 08:07:45 -0000 Date: Thu, 4 Oct 2001 10:05:35 +0200 Mime-Version: 1.0 (Apple Message framework v472) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: nested logicsheets From: Aurelien To: cocoon-users@xml.apache.org Content-Transfer-Encoding: quoted-printable Message-Id: <973B87AA-B89E-11D5-AC24-000393074A5A@fractals.be> X-Mailer: Apple Mail (2.472) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I have designed a centralized session tracking system (server-side)=20 which works with J2EE: gatekeeper. gatekeeper tries to make sure only=20 one person at a time is using the same session by changing a requestID=20= value at each request. The mechanism is well suited for a situation=20 where the particular servlet engine serving successive request is=20 unpredictable (ie it is overkill if there's only one servlet engine). Other EJB's provide methods that serve data, for possibly complex=20 requests. I'd like to have both type of EJB's collaborating in XSP pages. I'd=20 construct taglibs for both gatekeeper and another type of EJB's, which=20= I'd group under the name "infokiosk". Ideally, I'd have XSP pages like=20= this: How do I implement such a thing ? Is it my logicsheet's responsibility=20= to nest the embedded tags, or is there some automatic handling of those=20= situations ? Thanks a lot in advance, Aur=E9lien --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: