Hi, folks:
I installed Apache server and Tomcat3.2.1 on my computer. I have one problem and I wish you can help me out.
I wrote a myjsp.jsp program which uses some bean component, myBean.class, and
servlet, myservlet. I tried to run it without success. I think the problem is I did not put them in the right dir. Could anyone please tell me where I should put these files to start myjsp.jsp?
thanks in advance