Skip to Main Content

Java Programming

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!

Migrating Application from JSP 1.2 to JSP 2.2 and Servets 2.3 to Servlet 3

745262Aug 10 2012 — edited Aug 10 2012
Hi,

I have an application which is built on JDeveloper 10.1.3.4.
So it uses default JSP and Servlet Runtime i e, JSP 1.2 and Servlets 2.3 versions.

But i want to migrate my application from those versions to Servlet 3.0 and JSP 2.2.
So i downloaded JSP 2.2 API jar and Servlet 3.0 jars and added to my Application Library.
I even removed JSP runtime and Servlet run time.

Now am unable to compile.
How should i migrate my application from older versions to newer.

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2012
Added on Aug 10 2012
1 comment
463 views