----------------------------------------------------------------
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,
I've installed Apache 1.3.9 with Jserv1.1. Since Jserv1.1 supports only
JSDK2.0 it doesn't support 'setAttribute' method which I would like to use.
Is there any workaround for this?.
I've added "ApJServMount /test ajpv12://localhost:10007" to
'Jserv.conf'(Tomcat's AJP module is listening on port 10007). When I
accessed a servlet named test.class which is located on
'/webpages/Web-Inf/classes' (webpages is mapped as / on Tomcat) it is
returning 404 - File Not Found Error. Also Tomat is installed on the folder
D:\java\Tomcat. Is it possible to access tomcat's servlets like this? Could
someone please help me on this?
Thanks,
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]