----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi All,
I initially developed a Web application using servlets on jswdk which
supports servlet api 2.1. (Was learning at the time). However I now find
that I'm required to convert it into a commercial application. I have
decided to use Apache as the Web server. However I find that JServ1.1
does not support servlet api 2.1 methods like setAttribute() etc, and I
have used it extensively in my application. The application works fine
with Tomcat. However is it advisable to use Tomcat with Apache for a
commercial application? Also I hear that Tomcat does not support url
rewriting.
Would someone please advise me. Should I rework my application and get
rid of anything specific to servlet api 2.1 or should I risk using
Tomcat?
When is the next version of JServ supporting servlet api2.1 due?
Regards,
Sudheer.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]