What are the j2ee components and its use?

Asked By 0 points N/A Posted on -
qa-featured

I want to learn about j2ee components. Do you have a tutorial on it? I need to cover the questions:
What is j2ee?
What are the components?
What is the uses and how to work with?
Please help me.

SHARE
Answered By 45 points N/A #167083

What are the j2ee components and its use?

qa-featured

Hello there Muller,

J2EE stands for Java Platform Enterprise Edition. An independent platform that is created by Sun Microsystems that uses a Java language. The platform provides an API for developing running enterprise software. In other words, its main use is in developing software using Java language. If you want to do some tutorials with it, you may click this link: https://www.oxxus.net/tutorials/j2ee/j2ee-components

Hope it helps you.

Regards Ronald

Related Questions