Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Server Pages
On Wed, 09 Apr 2003 13:24:15 GMT, "J Alex" <jalexanderssd_at_yahoo.com>
wrote:
>Agreed. Extremely easy to work with for anyone with working PL/SQL
>knowledge. Really, once you get the hang of them it's as easy to build
>simple PSP pages as it is to build a form. But I haven't come across very
>many commercial sites/products that use them.
I don't know that you could really tell by looking at a site. When you do a "view source" on the HTML, you just see a regular HTML page. The PL/SQL code of the PSP writes out HTML tags with the results, so you never see the <% %> bits in the final page.
John
-- Photo gallery: http://www.pbase.com/john_russell/Received on Wed Apr 09 2003 - 21:51:19 CDT
![]() |
![]() |