New JDeveloper & Jakarta Struts Tutorial

Monday, June 28th, 2004 by Mark Rittman

John Topley is putting together a series
of articles that teach the basics of Jakarta Struts development, using
Oracle JDeveloper as the IDE. Entitled "Jakarta Struts De-Mystified",
John introduces the series as:

"There are now many good books on the framework and the online documentation is quite mature for an open-source project; but in spite of this, I have […]

Delivering Oracle Portal Content Through Java Server Pages

Saturday, May 29th, 2004 by Mark Rittman

Oracle Portal comes with a useful web interface for building pages out of
regions, items and portlets. If you’re familiar with Oracle Portal and the site
design is not too complicated, you can usually put something together that looks
good and fits within the Portal page structure. But what if you’ve been given a
design built in Dreamweaver or […]

Integrating Mapping And Spatial Data Into Your Oracle Data Warehouse

Friday, May 28th, 2004 by Mark Rittman

There’s an interesting article currently running over on OTN entitled "Use
Location Information in Enterprise Reporting". According to the
introduction, the article helps you "Learn how to
create dynamic maps that make the relationships between attribute and
location-based information a lot more visible for business intelligence
analysis."
The article’s about two Oracle products that help you add GIS functionality
to your data […]

Cleanly Restarting OID After A 9iAS 9.0.2 Crash

Friday, March 26th, 2004 by Mark Rittman

A problem that often seems to happen when Oracle 9iAS 9.0.2 crashes is that you can’t seem to restart OID using
OIDCTL.
For example, a situation might arise when a server is bounced without 9iAS
being shut down cleanly. When you reboot the PC, and use DCMCTL to check the
status of the OC4J instances prior to starting them, […]

Building Portal Applications Using Remote Database Links

Thursday, October 30th, 2003 by Mark Rittman

I

Oracle 9iAS Security Tips

Monday, September 29th, 2003 by Mark Rittman

Whilst we’re on the subject of security, there’s a couple of useful papers available on OTN that detail how security on 9iAS works.
First up is a detailed technical paper giving best practises for security for Oracle 9iAS 1.0.2.x, which is worth taking a look through if you’re supporting this first release of 9iAS.
For 9iAS 9.0.2, there’s […]

SQL Injection Oracle Security Paper By Pete Finnigan

Sunday, September 28th, 2003 by Mark Rittman

I’ve just come across Pete Finnigan’s website, where’s he’s put together an excellent set of links through to Oracle security papers written by himself and other third parties. One particularly interesting paper is on Detecting SQL Injection In Oracle, a bit of a ‘hot topic’ these days summed as;

“SQL Injection is a way to attack […]