Parameters between Action and XSP

2004-07-20 Thread Carlos Duque
Hello, I'm developing a application under cocoon. My question is to mark a "best practices" in my work. How I pass parameters between Action and XSP? Which are the best option? I know:     -session     -request.setParameter It's possible with Map returned? with res

Re: Parameters between Action and XSP

2004-07-20 Thread Andreas Hartmann
Carlos Duque wrote: Hello, I'm developing a application under cocoon. My question is to mark a "best practices" in my work. How I pass parameters between Action and XSP? Which are the best option? I know: -session -request.setParameter It's possible with Map return

RE: Parameters between Action and XSP

2004-07-20 Thread Carlos Duque
Title: Re: Parameters between Action and XSP But my problem is that the name of paramter are dinamically generate. I don't know in sitemap the name of parameters. Other solution?     Thanks!! Carles -Mensaje original- De: news en nombre de Andreas Hartmann Enviado el: mar

Re: Parameters between Action and XSP

2004-07-20 Thread Andreas Hartmann
hanks!! Carles -Mensaje original- *De:* news en nombre de Andreas Hartmann *Enviado el:* mar 20/07/2004 15:56 *Para:* [EMAIL PROTECTED] *CC:* *Asunto:* Re: Parameters between Action and XSP Carlos Duque wrote: > Hello, I'm developing a application

RE: Parameters between Action and XSP

2004-07-20 Thread Carlos Duque
Title: Re: Parameters between Action and XSP I have the definition of the form in database (name of fields, size, types, etc...). When submit I recive this parameters in an action (I do something with this) and I return to a XSP page.   Thanks... -Mensaje original- De: news en

RE: Parameters between Action and XSP

2004-07-20 Thread Oscar Picasso
--- Carlos Duque <[EMAIL PROTECTED]> wrote: > I have the definition of the form in database (name of fields, size, types, > etc...). When submit I recive this parameters in an action (I do something > with this) and I return to a XSP page. > > Thanks... I just had a similar problem (post 'Return

Re: Parameters between Action and XSP

2004-07-20 Thread Andreas Hartmann
dynamically from the database ... -- Andreas Thanks... -Mensaje original- *De:* news en nombre de Andreas Hartmann *Enviado el:* mar 20/07/2004 16:52 *Para:* [EMAIL PROTECTED] *CC:* *Asunto:* Re: Parameters between Action and XSP Carlos Duque wrote: >

RE: Parameters between Action and XSP

2004-07-20 Thread Carlos Duque
Title: Re: Parameters between Action and XSP Thanks Andreas, I see CocoonForms, but my problem is with pass parameters of Action to XSP... I use Cocoonforms for simply forms...  -Mensaje original- De: news en nombre de Andreas Hartmann Enviado el: mar 20/07/2004 17:16 Para