Mutahar Qayum wrote:
> You have to go in Your web browser and enter mime.type as text/jsp for jsp.
> And you also need to add jsp related lines in obj.conf
Not exactly true. The MIME type in the browser has nothing to do with wether or not
the jsp page will execute. By the time the browser actually gets any info back from
a JSP url, it is not a JSP page, but an html page.
The only thing you need to do in uncomment the 2 JSP related lines in the
weblogic.properties file.
George
===========================================================================
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