Hi, all
My company received a Web based project which uses Oracle 9i Database
9.0.1.1.1.
For cost efficiency, the client decided not to use Oracle 9i Application
Server.
Instead, the client decided to use Oracle HTTP Server which comes free along
with Oracle 9i Database.
This is a Java based project, so we are going to use JSP and Servlet. For
Servlet technology, there are only 2 options, either to use Apache JServ or
Oracle Servlet Engine (OSE). Apache JServ is out of the context because it
only supports until Servlet 2.0. The only choice that remains is OSE.
Anybody ever uses OSE before ? I am still evaluating this thing and kind of
frustated when reading its documentation. What I want to know is : Is this a
good and realible technology to go for or this is just going to create a
major headache ? If this OSE thing proofs to be useless, then I might just
suggest my company to use Tomcat instead. Looking forward for your advices.
Thanks.
- Alfian -