Java
Submitted by fredrikfilipsson on Thu, 2022-12-22 14:40
Java licensing is still something that many organizations are struggling with.
We also see that Oracle is asking customers before they purchase licenses
that they are correctly licensed.
I want to write a easy guide for how to manage and review Java licensing.
There has been two major changes to Java licensing.
2019 Oracle made public updates not available to the public, that means
that customers who wants to have security updates for java 8 would
require to purchase a subscription / license from Oracle.
Submitted by jessygrace on Fri, 2016-03-18 07:23
Selenium WebDriver is a website robot framework that allows you to implement your assessments against various windows, not just Opera.
Selenium WebDriver also allows you to make use of a coding language in developing your examination texts (difficult in Selenium IDE).
It's simple to employ conditional operations like if-then-else or change-event
You can also accomplish looping like do-while.
Following development languages are recognized by Selenium WebDriver:
Submitted by treacyjane on Mon, 2011-11-14 05:31
EPractize Labs Software, an emerging global provider for Java Certification Preparation released world’s first exam study guide (Training Lab) for Oracle Certified Associate, Java SE 7 Programmer certification. Download your FREE copy today and empower your preparation.
Oracle offers variety of Java Certifications for all Java Editions (Java SE, Java EE and Java ME). Oracle Certified Associate, Java SE 7 Programmer certification provides basic knowledge required to develop a Java application.
What is EPractize Labs Java SE 7 OCA Training Lab?
Submitted by treacyjane on Thu, 2011-10-20 02:34
Oracle offers variety of Java Certifications for all Java Editions (Java SE, Java EE and Java ME). Oracle Certified Expert, Java Platform, Enterprise Edition 6 Enterprise JavaBeans Developer (Formerly Sun Certified EJB Developer for the Java EE6 Platform (SCEJBD 6)) certification provides knowledge required to develop Java EE 6 Enterprise applications using EJB.
What exam I need to pass to achieve OCE for Java EE 6 EJB Developer Certification?
Submitted by Saikat Goswami on Mon, 2004-07-26 01:00
Tomcat is the de-facto web server of choice. Written entirely in Java, you have access to the entire code (if you want to make changes). Read to get an introduction to Tomcat, where to download, how to install it on your machine and know about the xml files of importance.
Submitted by Saikat Goswami on Mon, 2004-06-28 01:00
Making database connections are expensive in terms of machine resources. In this article, we will examine how a number of connections can be cached in a pool, and then used for accessing the database.
Submitted by Saikat Goswami on Sun, 2004-05-30 01:00
This article explores the fundamentals of a transaction, in the context of JDBC, Enterprise Java Beans and a database.
Submitted by Saikat Goswami on Mon, 2004-04-19 01:00
This article is the first of a series. In this series, we will discuss all the good things JDBC® 3.0 package has to offer. JDBC API provides a programmatic way of accessing data from Java code. Even though non-relational data can be accessed, the goal of JDBC and the technology revolves around accessing relational data. The JDBC is packaged in the java.sql and javax.sql packages.
Submitted by Saikat Goswami on Mon, 2004-03-15 00:00
In this article, we discuss the different ways in which Java can communicate with a database. We will talk about the traditional different kinds of drivers and also discuss some code to connect to a database in order to run queries.
Submitted by Saikat Goswami on Mon, 2004-02-16 00:00
This article tries to demystify HTTP, "servlet", "web server", "application server", "servlet container" and gives the fundamentals of the Java Servlet API (that comes with the J2EE SDK).
Pages
|