Thank you for your help It seems it is not a typo problem(it is the mistake I made at previous message without a ";") The compiler cannot recognize the second statement "import javax.servlet.*" I cannot compile the java program with the program header start with import java.io.*; import javax.servlet.*; import javax.servlet.http.*; during the compilation, it stops with error at the above statement. I have make sure the classes are set under the correct path. Thanks!
- Re: javax.servlet problem Denis
- Re: javax.servlet problem Pae Choi
- Re: javax.servlet problem Matt Warmbir
- RE: javax.servlet problem LUO Junyan
- Re: javax.servlet problem David Corbin
- Re: javax.servlet problem suha_yacoub
