Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 98190 invoked by uid 500); 25 May 2001 18:06:44 -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 98054 invoked from network); 25 May 2001 18:06:40 -0000 Subject: Re: Cocoon 1.8.2 taglibs To: cocoon-users@xml.apache.org From: paint007@mc.duke.edu Date: Fri, 25 May 2001 14:06:36 -0400 Message-ID: X-MIMETrack: Serialize by Router on Romeo/DUMC_Services/mc/Duke(Release 5.0.5 |September 22, 2000) at 05/25/2001 02:06:37 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N The Cocoon-supplied taglibs are listed in the cocoon.properties. In addition to util, there are session, request, response, esql and several other taglibs. The entries in cocoon.properties give you a path to the location of the logicsheets for the taglibs in the Cocoon source tree. Read the source to find the defined tags. Some of the taglibs are also used in the sample code supplied with Cocoon. Several of the libraries (session, request, response, for instance) are very closely tied to their corresponding Java Servlet classes, such as HttpSession, etc., and the available tags follow very closely the available methods in those classes. So you can get a pretty good idea what the taglibs will let you do by reading the Java documentation on those classes on Sun's website. -Christopher Please respond to cocoon-users@xml.apache.org To: "'cocoon-users@xml.apache.org'" cc: Subject: Cocoon 1.8.2 taglibs Hi! Where can I find info about the Cocoon 1.8.2 taglibs? (I believe util is one of them but I can't find it anywhere) TIA, Navneet Navneet Joneja TechSpan Inc, 935 Benecia Ave., Sunnyvale, CA 94086. Ph: 408 530 5617 (D) --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: