hi all... this is my first question on this list so please be gentle...
i'm trying to use a servlet that talks to a j2me application on some cell phone. the thing is when i try to compile the code on the server machine (i put it under the tomcat's servlet examples) i get an error that i have the clases in the HTTP servlet package missing. i found them (after downloading them again) in the server's java source. my question is where should i put them so the compiler can finde them and compile the servlet? it turns out there are a lot of servlet src folders.. thanks.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
