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
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
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]
I’m sorry, but I’m a newbie…Can
someone please tell me how to build Cocoon2.1 to include the war file? …please?