Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

package javax.servlet.annotation does not exist

843789Jul 30 2010 — edited Aug 3 2010
the program worked fine in another machine.
but when i brought it to my home machine, it showed some 'missing server problems' but i was able solve most of them by importing the jar file for servlet from google app engine sdk package (thats the server im gonna deploy the app into).

and now only this error existing:
package javax.servlet.annotation does not exist

it would be very great if any one can help me out how to solve this problem.

thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2010
Added on Jul 30 2010
8 comments
1,640 views