Page 1 of 1

A developer using WebSphere Application Server Developer Tools wants to create a webproject that will contain servlets a

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
A developer using WebSphere Application Server Developer Tools wants to create a webproject that will contain servlets and JSP files. The developer opens the New WebProjectwizard using File > New > Web Project menu item.What should the developer do in the New Web Projectwizard to accomplish this?

A. Select the Web 2.0 Project template.
B. Select the Simple Project template, and select Java EE in the Programming Modelsection.
C. Select the Simple Project template, and select Client-side only in the ProgrammingModel section.
D. Select the Simple Project template, and add theServletsandJSPfacets using theChange Features button.