-
PL\SQL to generate HTML (1 messages)
- Posted by: Collin Goredema
- Posted on: July 10 2001 12:52 EDT
Has anyone ever used PL\SQL to generate HTML? How does this compare to J2EE?Threaded Messages (1)
- PL\SQL to generate HTML by Eric Ma on July 10 2001 19:58 EDT
-
PL\SQL to generate HTML[ Go to top ]
- Posted by: Eric Ma
- Posted on: July 10 2001 19:58 EDT
- in response to Collin Goredema
I assume you are talking about using Oracle's proprietary OAS PL/SQL cartridge. It is a nice product with good performance and scalability, mainly for displaying and updating data on the web. However, it lacks many key features supported by the J2EE API. It was hot between 1997-1999 but today few people develop new systems using it.