i'm new in jsp.
is it pssible to <%@ import="JAVAFILE" %> or have i create packages to import just one file.
this file refers to other javas, which are stored in the classes folder of MYAPPL with tomcat 4.1.18 .
thanks in advance
ok
I've got the same message for NT / Linux - standard installation at both systems - by trying to start this jsp:
<html>
<head>
<title>title</title>
</head>
<body>
<%@ page language="java" %>
<%@ page import="Berech" %>
<% Berech berech = new Berech()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.