Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Apache server jsp support

843838Aug 23 2005 — edited Aug 23 2005
I have written an application in jsp using JDeveloper (oracle suite). I tested the project using the embedded OC4J server and everything works fine. But after deploying it to an apache server I face two problems:

1. Method Not Allowed The requested method POST is not allowed for the URL /afterlogin.jsp.

2. It seems that the jsp pages are not compiled and I only see the HTML content of the pages.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 20 2005
Added on Aug 23 2005
3 comments
123 views