Re: [C2.1]New ServerPagesAction and logicsheet-utils

2001-08-13 Thread Sylvain Wallez
"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"; >

RE: [C2.1]New ServerPagesAction and logicsheet-utils

2001-08-12 Thread Azmi, Amir
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

[C2.1]New ServerPagesAction and logicsheet-utils

2001-08-09 Thread Sylvain Wallez
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