How to compile a several files .java in JDK?
Hello, Im a beginner in servlet. So my question is how to compile a several .java files, one of them is servlet means
that with import javax.servlet.http
the rest files .java I need coz in the servlet I import this files as instances process.
regards,
raj aryan maholtra

