M
Marcel Klein
Hi i hope this is not too offtopic as my newsserver does not carry all that
much java groups...
I have problems installing resin 3.0.9 on my WinXP machine.
It starts and runs fine (i can call the manual homepage even from other
computers on the internet) but i dont seem to be able to run my own
servlets(java files)... i put them on the resin/webapps/webinf/classes Dir
but i always get a 404 Error. Sometimes it will even compile them to class
files but then again it will say 404.
i installed it like in the instructions:
having JDK1.4 already runnin i unziped to c: and ran the setup file (it only
asks for the resin homedir)
then ran the httpd.exe
The instruction said to add the classpath jdk24.jar but i didnt knew how to
do it in windows... but like i said it compiles.
MY question is where do i put the java files to?
the manual says i have to create a doc/webapps/webinf/classes but when i do
it it wont use it... using the normal /webapps/webinf/classes will find and
compile the files but wont run them(and i am not even sure how i manage
sometimes to make it compile)... saying 404 instead...
i can even call the javaexample servlets in the tutorial and it will compile
them but again 404 only..
yes im a kinda newbie to java(one year)... will be thankful to anybody who
can help.... or point me to the right direction if i am offtopic here...
tia
much java groups...
I have problems installing resin 3.0.9 on my WinXP machine.
It starts and runs fine (i can call the manual homepage even from other
computers on the internet) but i dont seem to be able to run my own
servlets(java files)... i put them on the resin/webapps/webinf/classes Dir
but i always get a 404 Error. Sometimes it will even compile them to class
files but then again it will say 404.
i installed it like in the instructions:
having JDK1.4 already runnin i unziped to c: and ran the setup file (it only
asks for the resin homedir)
then ran the httpd.exe
The instruction said to add the classpath jdk24.jar but i didnt knew how to
do it in windows... but like i said it compiles.
MY question is where do i put the java files to?
the manual says i have to create a doc/webapps/webinf/classes but when i do
it it wont use it... using the normal /webapps/webinf/classes will find and
compile the files but wont run them(and i am not even sure how i manage
sometimes to make it compile)... saying 404 instead...
i can even call the javaexample servlets in the tutorial and it will compile
them but again 404 only..
yes im a kinda newbie to java(one year)... will be thankful to anybody who
can help.... or point me to the right direction if i am offtopic here...
tia