[Helma-user] res.stop?
Michael Platzer
michael.platzer at knallgrau.at
Wed Jan 3 16:43:46 CET 2007
hi,
is it possible to stop the processing of a request within the code, like
res.abort and res.redirect do, but without their 'sideeffects'? i.e. i
neither want to lose data changes, nor do i want to perform a redirect.
i just want to stop the processing of the request, and return whatever i
have written into the response-buffer to the client.
michi
More information about the Helma-user
mailing list