I used to use ServletExec as my servlet and jsp engine. Now I want to try JRun out. I
installed JRun and wrote a hello world jsp file, it seems to work.
But when I changed some of my existing .html files to .jsp. It does not display them.
I looked the .java files produced from .jsp, they are empty. However, when I changed
the .html files to .asp files (on IIS), they do displays fine, when I used ServletExec
on a diffrent server, it also dislpays fine. Validation of the html code did not
retrun major error. I think Jrun has difficult to convert the .jsp to .java, but my
.jsp is big file, how can I figure out where in the html code the JRun has problem
with? I appreciate any comments to my questions.
JJ Fu
SUN Certified Java programmer
Internet Developer
Compass Bank
(205)558-5255
===========================================================================
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