Re: esql and xsp:logic

2002-04-03 Thread yuryx

Montier Patrick wrote:

>hi,
>
>Your Mysql connexion (here Mybase) must be declared in the cocoon.xconf and
>web.xml.
>
>Here is an simple example :
>
>
>int idemp=0;
>
>
>
>
>   Mybase
>
>
>
>   SELECT * from mytable
>   
>   
>  
>  
>
>   idemp=;
>
... and  here ;)

>
>  
>
>No results
>
>  
>
>  
>
>  
>
>
>Patrick
>
>-Message d'origine-
>De : Bobby Koya [mailto:[EMAIL PROTECTED]]De la part de
>[EMAIL PROTECTED]
>Envoyé : mercredi 3 avril 2002 18:00
>À : [EMAIL PROTECTED]
>Objet : esql and xsp:logic
>
>
>Hi I have a problem with some logic. The problem is that I have some
>data stored in a mysql database and I would like to use this data in an
>XSP file. Eg:
>
> grab the data 
>
>
> start to use the data.
>
>
>
>Am I correct that this is not possible because the xsp:logic statements
>are done before the esql statements or is it possible to do this:
>
>
>  grab the data 
> start to use the data.
>
>
>
>Thanks for your time,
>Sharat Koya
>
>
>-
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
>-
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>
>




-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




RE: esql and xsp:logic

2002-04-03 Thread Montier Patrick

hi,

Your Mysql connexion (here Mybase) must be declared in the cocoon.xconf and
web.xml.

Here is an simple example :


int idemp=0;




Mybase



SELECT * from mytable


  
  

idemp=;
  

No results

  

  

  


Patrick

-Message d'origine-
De : Bobby Koya [mailto:[EMAIL PROTECTED]]De la part de
[EMAIL PROTECTED]
Envoyé : mercredi 3 avril 2002 18:00
À : [EMAIL PROTECTED]
Objet : esql and xsp:logic


Hi I have a problem with some logic. The problem is that I have some
data stored in a mysql database and I would like to use this data in an
XSP file. Eg:

 grab the data 


 start to use the data.



Am I correct that this is not possible because the xsp:logic statements
are done before the esql statements or is it possible to do this:


  grab the data 
 start to use the data.



Thanks for your time,
Sharat Koya


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




esql and xsp:logic

2002-04-03 Thread sxk99c

Hi I have a problem with some logic. The problem is that I have some
data stored in a mysql database and I would like to use this data in an
XSP file. Eg:

 grab the data 


 start to use the data.



Am I correct that this is not possible because the xsp:logic statements
are done before the esql statements or is it possible to do this:


  grab the data 
 start to use the data.



Thanks for your time,
Sharat Koya


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>