Sneha Sharma@CONTEXT
06/30/2000 06:47 AM


Hey folks!

We are using Weblogic server as an HTTP server to serve JSP pages.
We were required to use some legacy cgi code . We configured it all right
and were able to
display the HTML output generated  within the Perl scripts
I am trying to figure out now the best way to utilize the JSP templates for
the results pages.
I don't believe the JSP code will be interpreted by WebLogic.
I mean when in the output from perl script we say content type:text/html or
text/plain , Weblogic recognizes the page as html.
Do you have any ideas about a similar mime type for JSP.
Or is there a better way to spruce up JSP code from CGI scripts.
Thanks,
Sneha

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to