can any one tell me how to get EJB related jar files...
import javax.ejb.* - showing error in eclipse 3.2.0 ide.... hw to solve it?

j2ee.jar in the J2EE SDK or there is an application server specific JAR in each application server which has the JAR for J2EE implementation. Add it to your Eclipse project.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.