Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

server side feature of "javax.servlet"?

hi, I had completed a plugin, and I want to make a feature proj of it, the plugin required "javax.servlet", and I want to know which server side feature I should include in the feature proj...

Thanks in advance

0 votes



One answer

Permanent link
I believe this package is supplied by the Web server (Tomcat / WebSphere), so you shouldn't need to specify a feature dependency for this. As for the dependency, you should use a package dependency rather than a bundle dependency, because the classes you will be running at runtime won't come from a bundle, but will simply be available on the classpath.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: May 26 '11, 5:12 a.m.

Question was seen: 4,893 times

Last updated: May 26 '11, 5:12 a.m.

Confirmation Cancel Confirm