Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

mod plsql without application server?

604377Feb 22 2008 — edited Feb 25 2008
I was wondering... is there a way to add mod plsql to my local apache server without using the application server?
The reason for this is that i do a lot of development for portal for different customers.
I want to create some libraries for stuff i always use like ajax functions, dynamic drop down lists, popups,... so when i get to a new customer i can just take my package and plug it in.

I want to create that package on my locall desktop because company policy does not allow to take code with you so if i create it on my own time it's my code :)

My pc is not good enough to install application server + database. I'm running an oracle XE and i have an apache server installed so it would be great if i could use the mod plsql on my apache so i can execute procedures by a url...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2008
Added on Feb 22 2008
2 comments
797 views