• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Applying for a role as a Junior Java EE Developer

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I'm about to apply for role as a Java EE developer and needed some assistance to get up to speed before the start of the role.

I have a grounding with Java SE with a clear grasp of Java based on the topics based on this course

Commercially I've never worked on the EE side of Java but I've started familiarising myself with that side of the language using the following courses:

Java EE 7 A Practical Training Course From Infinite Skills webpage

Java EE Essentials: Servlets and JavaServer Faces

Could anyone kindly provide advice regarding how best to quickly get up to speed with a Java EE role in general and if possible the responsibilities which I have described below.

Experience with high volume transactional systems
Experience with distributed system architecture and designs
Knowledge of J2EE, JSP, (X)HTML, XML, XMLST is preferable

Many thanks.
 
Rancher
Posts: 2759
32
Eclipse IDE Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One of the challenges for begginiers to the Java ecosystem is that it's grown so large that it's impossible to master all of it. There's J2EE itself, and then there are other open source projectslike Spring, etc. A lot of beginners try to learn everything. I would suggest that you don't do that and focus on what interests you

If you are interested in high volume distributed transaction systems, then it would be useful to start learning distributed frameworks like Hadoop. ALso, you might want to learn NoSQL databases like MongoDB in addition to traditional RDBMS database like Oracle/MySQL.
 
Think of how stupid the average person is. And how half of them are stupider than that. But who reads this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic