+ 3
Servlet package missing
Im using Eclips for my Java code, but I can't seem to get the servlet package to work, need help.
5 Respuestas
+ 4
Then upvote my answer ;)
+ 3
Thank you for replying, i got as far as getting the package from oracle and I followed their instructions, but after all of that it still doesnt work, is there a better step by step page I can use as I can't seem to find one myself
+ 3
@Tamás Thank you, that fixed my problem
+ 2
A servlet needs the servlet api library to compile and a servlet container to work.