Powered by
SmartDoc
ENGLISH
JAPANESE
<<
A Java/XML guide for prolog programmers on Windows 9X
/Extending your web server with prolog and RDB
>>
Extending your web server with prolog and RDB
Integrating prolog and Java on Servlet
>>
JPL: a Java interface to prolog
Sample prolog program
Handing prolog variables and atoms
Getting back atoms from prolog
Calling prolog from Servlet
Running the sample
Database Connection using Java
>>
Which database management system?
Download and Installation
>>
Installing MySQL Server
Register yourself
Installing JDBC driver
MySQL Basics
>>
Creating Databases
Creating Tables
Database connection
>>
Prerequisite
Sample Code
>>
Test-run
Explanation about the code
>>
Packages
Establishing a connection
Executing the query
Reading out the result
Closing up
Connecting prolog to Relational Database on Servlet
>>
Why prolog and RDB?
The demo story
Implementing the demo
>>
Handling facts dynamically in prolog
Retrieving data from RDB
>>
Imported packages
Flow of control
Loading prolog program
Porting data from RDB to prolog
Executing the query to display the result
Cleaning up
Test-run
Combining prolog and MySQL on Servlet
>>
The source code
>>
Imported packages
Sending header
Loading test2.pl and asserting the facts
Displaying the names of parents
Closing up
Evoking prolog and showing the result
Building the web application
Runing the proServ2 Servlet
Limitations
>>
Problems with multi-threads
Managing RDB Connections
Managing prolog loading
<<
A Java/XML guide for prolog programmers on Windows 9X
/Extending your web server with prolog and RDB
>>