Unico Hommes wrote:

-----Original Message-----
From: Sylvain Wallez [mailto:[EMAIL PROTECTED] Sent: woensdag 5 november 2003 15:12
To: [EMAIL PROTECTED]


Unico Hommes wrote:



Null would mean a pipeline is not required to be executed.



-1 : we must have an explicit call to an environment-related method that allows to detect if the application tries to send content back afterwards. And this should not be available only in the flow as we may want to do the same in an action.




I see.


..

And if
sendStatus() and sendError() don't fit, let's do our own sendEmptyResponse(int status, String message).



sendStatus(int status, String message) sets the hasRedirected flag to true.


setStatus(int status) doesn't.

Perhaps this is correct way of doing it.



I like it. +1.


Vadim


Reply via email to