To anyone that is using Forte for Java

I am having problems with <%@ page import="hello.DBHandler" %>...

The question is, is there a specific directory which Forte reads from when
importing package.class files or beans?

I believe the webserver for Forte reads a certain directory where the
<jsp:useBean id="mybean" scope="page" class="hello.DBHandler" /> is located...

I am also using tomcat 3.0 and I figured out where to put my class files, for
JSP to read from....

I just don't know where that directory is for Forte...

Any help would be great...

Thanks...

Syl

===========================================================================
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