What are the j2ee components and its use?
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.
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.
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