----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------


Hi,

I am running Apache 1.3.9, JServ 1.0 and JSSI 1.1.2 on Solaris 2.7 (solaris
7)

Apologies if this has been discussed before but I haven't been able to find
an answer 
to this question anywhere.

Basically I have a servlet that is outputting the <servlet> tag. what I hope
to do is
have a web page that is constructed partly by the initial servlet and have
'holes' in its content filled in by other servlets on the fly. So I try
calling the other
servlets by inserting the <servlet> tag directly into the initial servlet's
output stream.
However, this doesn't work because the stream is not interpreted by the web
server,
which means my servlet tags show up on the browser instead of the content I
was hoping for...

Any help will be greatly appreciated.

thanks,
naeem bari


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