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!

Beginner's question: How to run jsp on Oracle HTTP Server?

532389Sep 7 2006 — edited Sep 7 2006
I installed following (on Windows XP Pro OS):
- Oracle Database 10g Release 2 (10.2.0.1.0)
- Oracle Database 10g Companion CD Release 2 (10.2.0.1.0)
- Oracle JDeveloper 10g Studio (10.1.3)

I developed very simple jsp application (myapp.jsp) in JDeveloper. It runs OK in Jdeveloper. Then I copied jsp files into C:\oracle\product\10.2.0\db\Apache\Apache\htdocs directory. If I run this jsp on web browser: http://mycomp:7777/myapp.jsp , only HTML is executed (I can see jsp code in source code). What should I do?
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 5 2006
Added on Sep 7 2006
2 comments
717 views