I'm trying to make it run the simple_chat.jsp file to test the messaging examples.
nothing is working.
but, before continue, I decided to test one simple jsp file, just to make sure everything's fine.
so, I try to run one simple test.jsp file.
jdk is installed properly.
when I type in my command prompt: "java -version" it replyes ok with the version number (1.5)
but the jsp page doesn't work.
I have only apache with php module.
should I install something more?
maybe tomcat is necesary..?
I'm making my first steps in java, I'm very new about it, so I will really appreciate your help.
regards,
nothing is working.
but, before continue, I decided to test one simple jsp file, just to make sure everything's fine.
so, I try to run one simple test.jsp file.
jdk is installed properly.
when I type in my command prompt: "java -version" it replyes ok with the version number (1.5)
but the jsp page doesn't work.
I have only apache with php module.
should I install something more?
maybe tomcat is necesary..?
I'm making my first steps in java, I'm very new about it, so I will really appreciate your help.
regards,
Comment