import JavaBeans question

H

HS1

Hello all

I run a simple java class copied from a book (only one class). However,
there is an error in a line of the code:

import javax.ejb.*;

Could you please help to to fix this (I think that I did not install
JavaBeans into my IDEs)

Many thanks
S.H1
 
T

Tor Iver Wilhelmsen

HS1 said:
import javax.ejb.*;

You need to attach the J2EE classes to your project, either a
vendor-specific jar or the j2ee.jar from Sun's J2EE SDK.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top