Hello everyone,
I just recently configured textpad to compile servlets (tomcat), thanks to the help of one of the responses on this forum, and they compile fine. The only problem is when I declare items within the servlet class from other classes that I have created. The compiler says "Cannot resolve symbol." The classes that I am referring to are in the same package as the servlet. When I refer to another class in non-servlet classes, they file compiles just fine. Can anyone tell me what's wrong?
Thanks in advance
classes won't compile within servlet classes
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard