c*******e 发帖数: 5 | 1 Hi, I am doing a project using J2EE. I met some problems which made me stuck,
so I need your help very much ! Thanks in advance.
1. maybe too simple question
what is "native code" ?
2. Can I use an Entity Bean to read and edit XML file? How to use JAXB in EJB?
3. Does anyone know a lot or have experience on Resource adaptor?....I have to
develop a application which is multi-threaded... What the cost of implementing
a resource adaptor? I mean the time, the knowledge, etc.
Any help will be appre | z**********u 发帖数: 23 | 2 I don't know J2EE. But I know native code means C/C++ code which needs JNI.
stuck,
EJB?
to
implementing
【在 c*******e 的大作中提到】 : Hi, I am doing a project using J2EE. I met some problems which made me stuck, : so I need your help very much ! Thanks in advance. : 1. maybe too simple question : what is "native code" ? : 2. Can I use an Entity Bean to read and edit XML file? How to use JAXB in EJB? : 3. Does anyone know a lot or have experience on Resource adaptor?....I have to : develop a application which is multi-threaded... What the cost of implementing : a resource adaptor? I mean the time, the knowledge, etc. : Any help will be appre
| m*m 发帖数: 47 | 3
stuck,
compiled c,c++ and so on.
EJB?
sure. read the api and tutorial
to
implementing
J2ee doe not allow you to use thread.
【在 c*******e 的大作中提到】 : Hi, I am doing a project using J2EE. I met some problems which made me stuck, : so I need your help very much ! Thanks in advance. : 1. maybe too simple question : what is "native code" ? : 2. Can I use an Entity Bean to read and edit XML file? How to use JAXB in EJB? : 3. Does anyone know a lot or have experience on Resource adaptor?....I have to : develop a application which is multi-threaded... What the cost of implementing : a resource adaptor? I mean the time, the knowledge, etc. : Any help will be appre
| m**i 发帖数: 89 | 4
EJB doesn't support local file access either.
I guess you mean EJB.
【在 m*m 的大作中提到】 : : stuck, : compiled c,c++ and so on. : EJB? : sure. read the api and tutorial : to : implementing : J2ee doe not allow you to use thread.
|
|