Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Java Servlet API 2.2 not supported in Oracle's Apache Jserv
Servlet API v2.2 will be supported in upcoming 9iAS R2. For now, your only
option is to use latest non-Oracle Apache distribution with Tomcat - I am
not sure that it's possible to replace the servlet engine shipped with Oracle
HTTP Server.
Corrections are welcome.
-- Vladimir Zakharychev (bob@dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "Tony McClure" <email_at_tonymcclure.co.uk> wrote in message news:a9n9ip$sas$1_at_helle.btinternet.com...Received on Fri Apr 19 2002 - 03:17:05 CDT
> The pre-configured Apache web server in Oracle 9i does not appear to support
> the Java Servlet API 2.2. (i.e. in Jserv). My Java servlet classes work fine
> in an IDE using Tomcat 3.2.1., until I transfer the servlet classes to the
> pre-configured servlet directory in Oracles Apache Jserv directory. Hence I
> can't run them for real using a browser.
>
> I'm new to Apache (and fairly new to Java) and would be interested to know
> if its the norm to re-configure the issued Apache server? I have tried to
> amend the CLASSPATH wrapper in file jserv.properties file to use a 2.2
> version of ..servlet.jar, but it still fails.
>
> I'm developing using jBuilder5 and there's no problem within the IDE. Its a
> pity I can't deploy it on a web site!!
>
> Any help would be appreciated - I've run out of ideas.
>
> Tony McClure
>
>
![]() |
![]() |