Articles for the ‘Java’ Certification

Exam passing tips for J2EE CX310-084 exam

Articles for J2EE, Java, Exam passing tips, SCWCD

The Servlet Technology Model

  • The getWriter() method of the ServletResponse interface returns a PrintWriter object suitable for writing character data in the response.
  • The setValue() method of the Cookie class is used to assign a new value to a cookie after the cookie is created.
  • A cookie is created by the server on request from a client. It is stored on a client computer.
  • Continue reading Exam passing tips for J2EE CX310-084 exam »

Everything you want to know about the CX310-083 exam

Articles for J2EE, Java, Everything you want to know, SCWCD

Q. What are the prerequisites for the SCWCD 5 exam?

A. Before taking the SCWCD 5 exam, you must first pass the Sun Certified Java Programmer exam (CX310-025 or CX310-035 or CX310-055 or CX310-065).

Q. How should I prepare for the SCWCD 5 exam?

A. To prepare for the SCWCD 5 (CX310-083) exam, you should use a Web server (for example Tomcat). A step-by-step guide for installing Tomcat can be found at uCertify article page: How to install and configure tomcat for windows. You must practice well with the code.
Continue reading Everything you want to know about the CX310-083 exam »

Everything you want to know about the CX310-056 exam

Articles for J2EE, Java, Everything you want to know, SCJP

Q. What are the prerequisites for the SCJP 1.5 upgrade exam?

A.Before taking the SCJP 1.5 upgrade exam, you must first pass the SCJP exam in any of the earlier versions of SCJP (CX310-025 or CX310-035).

Q. Are Java 1.5 and Java 5.0 same?
A. Yes

Q. How should I start preparing for the CX-310-056 exam?

A. To start preparing for the exam, you need to download the development kit (JDK 1.5) from Sun’s official website. You can find the documentation from the website. Passing the exam needs a lot of practice.

Q. What are the exam objectives?

A. The exam objectives for CX-310-056 can be found at
Continue reading Everything you want to know about the CX310-056 exam »

Everything you want to know about the SUN Java CX310-055 exam

Articles for J2EE, Java, Everything you want to know, SCJP

Q. What are the prerequisites for the SCJP 1.5 exam?

A. There is no prerequisite for the SCJP 1.5 exam. However, you must be well experienced with the language before you take the exam. Even if you are new to the Java field, you can still pass the exam with self-study. This will require a lot of dedication and practice, especially with code and newly added Java 1.5 features.

Q. I am new to Java. How should I start preparing for the SCJP 1.5 exam?

A. To start preparing for the exam, you need to download the development kit (JDK 1.5) from Sun’s official website. You can find the documentation from the website. Passing the exam needs a lot of practice.
Continue reading Everything you want to know about the SUN Java CX310-055 exam »