-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hi there

I have a .jhtml file with a Servlet tag which gets replaced properly by the
JServSSI servlet.
Whilst all this is good and well, I noted a limitation of JServSSI in that
it doesn't work
with Servlets which implement the SingleThreadModel interface. I'd firstly
like to
know why this is. And Secondly could I write a servlet which reads in the
.jhtml file
and somehow pass it to the JServSSI Servlet which will replace the
<SERVLET></SERVLET> tag
and subsequently send the result back to a browser ? This can then implement
the SingleThreadModel
interface.

Thanks
Reuben




--
--------------------------------------------------------------
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]

Reply via email to