User Tools

Site Tools


classes:csci366:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
classes:csci366:start [2017/01/14 15:43] – created localadminclasses:csci366:start [2020/09/08 16:19] (current) – [General] localadmin
Line 1: Line 1:
 ====== General ====== ====== General ======
  
-   *[[sqlplus|Using Oracle in the CSCI Linux lab]]+   *[[sqlplus|Using Oracle in the CSCI Linux lab]] - Deprecated. PostgreSQL is now the DB of choice. 
 + 
 +====== General Servlet Topics ====== 
 + 
 +  *[[tomcat|Using the Tomcat server!]] 
 +  *[[compiling_servlets|Compiling Servlets!]] 
 +  *[[howto_helloworldservlet|HOWTO: Compile a 'hello world' servlet]] 
 +  *[[loading_libraries|Loading libraries into Netbeans or Eclipse]] 
 +From a [[howto_helloworldservlet|servlet]], you can use code similar to the [[classes:general:dbsamples:java_oracle|Java database connection sample]] for querying the database.  
 + 
 +====== Connecting to the Database ====== 
 + 
 +There are a number of ways to connect to Oracle from a variety of other languages. Some examples are provided for you to start with: 
 + 
 +  *[[classes:general:dbsamples:java_oracle|Sample Java desktop application]] 
 +  *[[classes:general:dbsamples:php_oracle|Sample PHP application]] 
 +  *[[classes:general:dbsamples:JSP_Oracle|Sample JSP application (examples with and without bean)]] 
 + 
 +====== Create table Using Tora ======= 
 + 
 +Login in formation of using Tora with an example how to create table: 
 + 
 +  *[[tora|Using tora Application]]*
  
  
classes/csci366/start.1484430220.txt.gz · Last modified: 2017/01/14 15:43 by localadmin