answersLogoWhite

0


Best Answer

Starting out you could expect 45-50k after 5 years 65-75k depending on experience. Upward to over 100k when you become a principal or system architect.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How much do java developers make?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is the fullform of JSP?

JavaServer Pages (JSP) is a Java technology that helps software developers serve dynamically generated web pages based on HTML, XML.


What are the various J2EE technologies?

Java 2 Enterprise Edition (J2EE) provides an object-oriented, distributed and cross-platform framework for developing and deploying robust, secure and scalable E-Business and E-Commerce applications. J2EE enables efficient development of enterprise applications, while leveraging investments in existing business resources such as Database Systems, Messaging Systems and Naming and Directory Services. Using J2EE, enterprise developers may implement business objects using the Enterprise JavaBeans (EJB) technology and deploy them across a wide range of J2EE compliant application servers. Enterprise developers may also build sophisticated clients for their E-Business applications using the Java Servlet, Java Server Pages (JSP), XML or the Java Applet technologies. These clients may be packaged and deployed on a Web Container. J2EE enables component-based development of both the business logic and the presentation logic. Using this approach, enables the development of thin HTML, DHTML and JavaScript based clients. J2EE also supports the development of complex clients as regular Java applications and applets. The J2EE platform provides access to a host of enterprise services using well-defined and standard Java Enterprise APIs that are listed below Java API for Web Services (JAX-WS) Java API for XML-Based RPC (JAX-RPC) Java Architecture for XML Binding (JAXB) SOAP with Attachments API for Java (SAAJ) Streaming API for XML (StAX) Web Service Metadata for the Java Platform, Enterprise JavaBeans (EJB) Java EE Connector Architecture (JCA) Java Servlet Java Server Faces (JSF)


Do developers perform testing?

Yes, developers do perform software tests.


What do you mean by database driver?

JDBC which is short for java database connectivity is used to connect database to a java project . To make connectivity a database driver is required to establish the connection.


What are the advantages of in-house software development?

It can be cheaper. The people who are doing it are more familiar with the company and the systems within the company. The people commissioning the software are more familiar with their own developers. There can be better communications as the work is being done within the company. The in-house developers can give more time to the project. They will follow in-house standards which can make things easier to work with in the future. These are just some of many advantages.

Related questions

Who are the developers java?

Java was developed by sun microsystem.


Why the java code name call as mustang for version 6?

Ask the Java developers.


Is Android OS easy for Java programmers?

Yes, Android OS is easy for java developers. It is because the coding in Android is in core Java.


What are the people of java called?

Java is an island in the chain called Indonesia, so people who live on this island are called " Indonesians"


How can TFS be accessed by Java developers?

Through all variants of Eclipse


What has the author Patrick Chan written?

Patrick Chan has written: 'The Java class libraries, second edition, volume 1' -- subject(s): Java (Computer program language) 'The Java(TM) Developers Almanac 1999' -- subject(s): Java (Computer program language), Java (Langage de programmation) 'The Java developers almanac 1.4' -- subject(s): Java (Computer program language) 'Java Developer's Almanac'


Why is single thread system not used in java?

Because the developers of Java considered the possibility of multithreading a big advantage. You don't HAVE TO use multiple threads; just use it when you need it.Because the developers of Java considered the possibility of multithreading a big advantage. You don't HAVE TO use multiple threads; just use it when you need it.Because the developers of Java considered the possibility of multithreading a big advantage. You don't HAVE TO use multiple threads; just use it when you need it.Because the developers of Java considered the possibility of multithreading a big advantage. You don't HAVE TO use multiple threads; just use it when you need it.


What is the difference between coffee and java?

The language was originally called 'Green' but was renamed after Java coffee due to the large amounts of it consumed by the developers.


What is the purpose of Java Mobile?

Java is the leading mobile phone developers and carriers. The purpose of Java's Mobile Media API is to play record sounds and videos and to also capture still images.


How much money do real estate developers make?

Millions if they are good.


Why java is considered as a low level language?

java is simple because the developers of java omitted the difficult concepts of pointers which is used in c & c++ and another reason is that the developers wanted to implement this programming language in electronic devices,which have less memory


How do you connect java with visual studio?

Unfortunately, you can not use Visual Studio to edit Java. Visual Studio can be used to program: Visual Basic C# C++ ASP.NET Anyways to program Java you can use other programs as Eclipse for Java Developers