ant « Compile « JSP-Servlet Q&A





1. Where do I find the javax.servlet classes needed to compile my servlet?    stackoverflow.com

I've been much time on this issue, I need to have javax.servlet.Servlet(also, javax.persistence) available. I downloaded it and put it in all the places I believe make sense(C:\Program Files\Java\jdk1.6.0_20\lib ... ...