Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 9iAS Calender Servlet

RE: 9iAS Calender Servlet

From: John Flack <JohnF_at_smdi.com>
Date: Wed, 21 Jan 2004 09:49:24 -0800
Message-ID: <F001.005DDC63.20040121094924@fatcity.com>


"Calendar servlet" sounds pretty generic. What more specifically do you want your servlet to do?

If you are writing a PL/SQL Web app with mod_plsql, you might want to look into the OWA_UTIL procedure that takes a query and writes a calendar page in HTML. The query includes columns for the dates to be shown on the calendar, text to be shown in the cell for each date, and optionally an URL to which the text will be a link.

-----Original Message-----
Sent: Wednesday, January 21, 2004 7:45 AM To: Multiple recipients of list ORACLE-L

Does anybody by chance have any examples for creating a calender servlet for 9iAS? I have to admit to being a servlet virgin! ;)

Any pointers much apreciated!

Many thanks

Mark

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Mark Leith
  INET: mark_at_cool-tools.co.uk

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: John Flack
  INET: JohnF_at_smdi.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jan 21 2004 - 11:49:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US