-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi,
On Tue, 31 Aug 1999, Jason Henley wrote:
JH| Can a servlet generate parsed-HTML and actually have the server parse it and
JH| deliver the correct page to the client?
this would require a technology called servlet chaining: use the output of
one servlet to feed another one. This is discussed on the developers list
but not yet implemented.
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]