posted 12 years ago
hello
javac -classpath c:\lib\servlet-api.jar;classes;. -d classes src\com\example\web.teaselect.java
i skipped the bold part of command and error ocurred com.example.modell directory not found
does it have any connection with the directory structure,i had written import com.example.modell in coding of teaselect.java actually.....