Originally posted by Anthony Villanueva
Calling them after the response is, well, committed will throw an IllegalStateException.
I could not understand quite clearly why
servlet cannot respond more than once?
I have read that even CGI applications, since it expensive to open each time a session/socket/connection, are able to maintain the old one for continuous use.
[ December 28, 2002: Message edited by: G Vanin ]