Final Exam: Javanista
Java
| Intermediate
- 1 video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Javanista will test your knowledge and application of the topics presented throughout the Javanista track of the Skillsoft Aspire Java Novice to Javanista Journey.
WHAT YOU WILL LEARN
-
Set up the environment to perform hands-on codingrecall the role of the serialversionuid fielduse the transient modifier to omit fields from serializationserialize objects with nested object referencesrecall how the json format structures primitives, entities, and arraysset up an apache maven project and specify dependenciesexplore exceptions that arise when parsing json datause json-simple to read in and write out json datause the org.json library for json parsingwrite json data using org.jsonread and write json data using org.jsontokenize strings using the string tokenerset up a maven project to build the http client applicationdescribe the role of a head request to obtain information about a resourceuse the httpurlconnection to configure and send an http get requestrecognize the various fields available in response to an http get requestuse the httpclient class to send a get request and process the response, which is returneddescribe the different methods available to access the data and metadata in an httpresponse instanceset an upper limit on the amount of time you can wait for a response to an http requestset up your machine with a mysql server and a client application to interact with itcreate a maven project which uses the mysql connectorconfigure jdbc objects to connect to a databaseexecute select queries against a database using a jdbc statementrecognize the differences between a jdbcrowset and a cachedrowsetdescribe the similarities between a jdbcrowset and a cachedrowsetdescribe how the connected nature of a jdbcrowset can be used to get any updates to the underlying datarecognize some of the important settings of a jdbcrowset and what their default values arerecognize the types of join operations which are supported by a joinrowset implementationimplement a join operation in a java program using a jdbc joinrowsetjoin multiple tables involving different join fields using a joinrowset
-
use a statement object to run a series of insert queries as a batchperform a batch execution of parameterized queries using a preparedstatementdescribe the behavior of a batch execution where some queries are invaliddownload and set up the apache maven build automation tooluse apache maven to build a stub web applicationset up apache tomcat web server that can be used to serve a jsp applicationunpack and view the contents of the war archive for a jsp application and describe its structure and propertiesset up a jsp page to direct an end-user to a specific error page in the event of an exception being thrownuse a web.xml file to define a common error page for an entire jsp applicationuse a web.xml file to define a common error page for the entire jsp applicationhandle incoming http requestsrecognize the power of the webservlet annotation when it comes to mapping servlets to url endpointsset up mysql server on your machinecreate a database schema and table and load it with datause jdbc to connect to and query a sql database from a jsp appdeploy and test the connectivity from your jsp app to a database and ensure that queried data is displayed correctlyallow end-users to delete rows from a database table through the ui of your jsp appdescribe the wsdl file for a web service and recognize its propertiesdefine a web service method that responds to a request by returning textinstall maven and use it to create a web service appinstall and configure apache tomcat servercreate and configure a web service project that works with java objectsdeploy your soap-based application as a war file to a tomcat serververify the behavior of a web service app deployed to a tomcat serverset up a web method that performs a delete operation in a databaseset up a web application with maven and configure a pom file for a restful appuse the jersey framework to define a method that responds to get requestsconsume a rest api by sending a get request and processing its responseconnect to a database from a restful java applicationdelete data on a database by processing a delete request
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.