I have heard of a servlet outputting HTML that calls
another servlet = Servlet Chaining.

Has anyone ever heard of a Servlet that outputs
appropriate JSP code?  Does the Apache web server even
bother parsing the HTML-like output to notice the JSP
scriplet tags = <HTML> ...<% jsp code here %>...</HTML> ?

I am about to try this during the weekend... I haven't
read this technique in any book... so I'll let you know
if I am at all successful.

By the way, I am doing this just for kicks. But please
comment on any issues I may be missing.

__Carlos__

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to