Re: Query from a property file (Dynamic Query Generation)

2003-02-22 Thread Richard In Public
Hi Panna You can use the following techniques to dynamically generate a query within XSP: 1. _Generate the query using a *java method* within the ** tag:_ e.g. private String generateQuery() { int supplier_id = request.getParameter("supplier_id"); /* grab parameters - the request

Please Help(urgent): Problems with the installation of Cocoon2 version 2.03 with

2003-02-22 Thread Uwe Gerger
Hallo, I have problems running Cocoon2 2.0.3 with Bea WebLogic 5.1. When starting the web-server I receive the following exception: Fr Feb 22 16:58:40 CET 2002: Pre-Loading servlet Cocoon2 Fr Feb 22 16:58:40 CET 2002: Error instantiating servlet: org.apache.cocoon.servlet.CocoonServlet java.lang

Native XML datebases (infonyte)

2003-02-22 Thread Guenther Schmidt
Hi all, does anybody have experience using Infonytes XML database with Cocoon? Guenther - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

HOW DO I BUILD THE WAR FILE?

2003-02-22 Thread Chance, Sam USA
I’m sorry, but I’m a newbie…Can someone please tell me how to build Cocoon2.1 to include the war file? …please?