I have developed some java classes which i want to import in my JSP code..
can somebody tell me how do i do this. i have a list of classes in a package called travel but this <%@ page import="travel.*" %> produces errors. In fact it says that the package cannot be found? Anyone with similar problems? thanks P =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
