Feature Article: Posted 06/04/01
Web Site Forms using Java Server Pages (JSP) 
by George Rogers
  
  What the procedure for developing Java Server Pages for use on OAC web servers?
For OAC to develop Java Server Pages for your department. 
  (Hourly Rate of $65.00 per hour for programming.)
  - Submit URL address of a HTML form page created with some graphic editor 
    by sending link to george.j.rogers@uth.tmc.edu.
 
  - Once recieved, a back end Java Server Page will be created to match your 
    HTML file.
 
  - Both HTML file and JSP file will be published to a restricted access web 
    server.
 
  - An E-mail will be sent to you with the new web address of your HTML file.
 
  - Update any HTML links to your new form page.
 
For department to develop their own Java Server pages for use on OAC web 
  servers.
  - Install local Java Development Environment Software on your machine.
 
  - Create HTML form page (*.html) with some graphic editor. Put JSP location 
    statement in form page locating Java Server Page.
 
  - Establish attribute names for each form field.
 
  - Create Java Server Page (*.jsp) with some graphic editor. Use attibute names 
    from HTML page for field values.
 
  - Point JSP to write one of the following: e-mail address, flat text file, 
    database file.
 
  - After you are completed. Send both HTML file and JSP file as 
 
 
Note: All update changes made to JSP pages or HTML files residing on 
  restricted access web servers will be done by OAC personal and at no charge 
  to department.
  University of Texas-Health Science Center at Houston
  Office 
  of Academic Computing
  George J. Rogers 
  - Web Site Content Coordinator
  Last Modified: