Re: [Simpleweb-Support] Send handle(Request req, Response resp) return value first then send respon
Brought to you by:
niallg
From: Niall G. <nia...@an...> - 2004-07-09 08:46:44
|
Hi > Would send handle(Request req, Response resp) return value first then > send response later cause any problems? There would be no problems with this. Have a look at the simple.http.load.ActiveService object, which is designed to do exactly this. > would somehow I can=E2=80=99t use the =E2=80=9CResponse resp=E2=80=9D? Not sure what you mean here. If you are having problems using the Response can you explain the problem. Niall |