| The basic idea behind a "Species Page" is to have a site on the World Wide
Web that is devoted to information about an individual species. This demonstration
creates such pages in a dynamic fashion from information stored in our database,
i.e., the web page is created only when a user actually requests it. By using this
methodology, the format and content of all web pages is stored in only one place,
a PL/SQL programming "package", and all pages produced are done so in a consistent
manner. The links on the right will produce Species Pages using traditional
HTML. |
|