Skip navigation.
Home

Q? to start JavaEE Career

Al SLAMO ALIKOM

How R U ALL? i hope U fine

I want to start my career as Javaee Developer i started to read in it to must ago there is a lot of technologies ,What technologies i must have to start have a career?

and i see that almost technologies tends to be Web-based

What is the location of JavaEE developer in ORACLE world ?

thanks

Ahmed Adel

E-Turn are looking for

E-Turn are looking for candidates are:

·Graduate java/j2ee

software developer

·Good knowledge of

J2EE programming in a Linux environment.

·Core skills to include

Servlets, MySQL, HTML and CSS.

·Preference will be given to candidates who have some

experience of using Spring and Hibernate.

·Maven and Eclipse experience would also be highly

beneficial. As would an ability to demonstrate an understanding of OO design

patterns and methodologies.

·Good design and using tools such as Photoshop are

also required.

·Passionate about Java and very keen to learn.

Please send your cv to: nehad.hegazy@e-turn.net

RE: Q? to start JavaEE Career

Hi Ahmed...

The JEE programming model is based on a multi-tier architecture, the most common used one is based on 3-tiers, Presentation, Business Logic and Data Access tiers. Each tier is addressed by one of the many technologies which cosist JEE. JEE WebComponentsm, mainly Servlets and JSPs, target the presentation tier, EJB/SessionBeans and Enterprise WebServices target the Business Logic tier and finally the EJB/EntityBeans target the Data Access tier. You have to have an idea about all these tiers, but sure you have to be specialized in one of them, which turns to your interests, all these tiers are required to build up a JEE application. Beside all these technologies other technologies showed up on the surface which target tiers of these 3 ones, Spring for BusinessLogic and integration, Hibernate for DataAccess, nothing is the best for everything, each technology has advantages and dis-advantages. So I suggest that you get a basic knowledge of the standard JEE technologies, get specialized in one of them, and you have to have another feature which must exsist in any good developer, to have the flexibility to learn and adapt yourself to other technologies, because every project has its conditions and constraints, I hope I could help you with that :) .