A sample that demonstrates use of a database control by managing customer records. CustomerDBClient is a client of CustomerDBControl.jcx. Together they demonstrate construction of a Database control and use of a Database control by a web service. CustomerDBControl.jcx demonstrates use of SQL's CREATE, DROP, INSERT, UPDATE, and SELECT statements.
Use of a Database control
This sample is located in the database folder of the WebServices project in the SamplesApp sample application. In the file system the location is:
BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebServices\database\customer_db\CustomerDBClient.jws
To Run the Sample
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh