"Azmi, Amir" wrote:
>
> Cool work Sylvain.
>
> I was trying to use this ServerPagesAction with the following xsp file,
>
>
>
> language="java"
> xmlns:xsp="http://apache.org/xsp";
>
> xmlns:xsp-request="http://apache.org/xsp/request/2.0";
>
ez [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 09, 2001 8:42 AM
To: [EMAIL PROTECTED]
Subject: [C2.1]New ServerPagesAction and logicsheet-utils
Hi team,
I added in the 2.1 cvs a new ServerPagesAction that allows actions to be
written in XSP. XSP is very powerful to dynamically generate XM
Hi team,
I added in the 2.1 cvs a new ServerPagesAction that allows actions to be
written in XSP. XSP is very powerful to dynamically generate XML, and
there are many cases where this is useful in the context of actions
(form validation, database updates, etc).
This action wraps a ServerPagesGen