Hello, unfortunately i'm a newbie to java servlets, still i want to learn something new and powerful (for now i'm a PHP developer ;) ).
So i have installed Tomcat 6 and Netbeans on my Windows XP.
I want to do something for whidh i need some clesses tahat aren't in the default tomcat installation (it's about httpclient) and i want to know how do I add new classes (jars) to my tomcat and set them up to work with their javadoc also!
I have made a copy-n-paste tentative but even it have seen the new classes, NetBeans did't find any javadoc for them, so i want to do it again and this time right!