hi,
I am trying to develop my first J2EE 5 application by following the tutorial given at http://help.sap.com/saphelp_nwce10/helpdata/en/45/5821c52d251feee10000000a1553f7/frameset.htm
In the process of creation of first J2EE 5 application, I created a index.jsp file. In that file, I copy pasted the code given in the tutorial. The first line of the code is a import statemnt. My dynamic web project is not able to resolve that import as shown in screenshot attached. I have declared EJB project in the Java build path of Web Module project. I have added EJB and EAR projects in the project references of the Dynamic web project. What can be missing ?
The web.xml file screenshot is also attached.
Thanks !
seventyros