| Author |
connecting an entity bean to a data base in JBuilder
|
Jim Martin
Ranch Hand
Joined: Oct 31, 2002
Posts: 80
|
|
Hi all, I'm stuck I always use JBuilder 6.0 for my projects. This is the first time that I am using java beans. I am trying to connect to a database flat file via an entity bean. But when I write import javax.ejb.* JBuilder throws an exception saying it can't find the library javax.ejb.*. There for first I need to get the pertinent libraries like javax.ejb.* and plug them into my JBuilder. any suggestions?
|
 |
 |
|
|
subject: connecting an entity bean to a data base in JBuilder
|
|
|