----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hello,
Just I want to do is to pass session object from servlet to jsp..For this
purpose, I am using ( actually try to use ) RequestDispatcher interface in
my servlet . I had an error saying : java.lang.NoSuchMethodError
I thought Apache JServ 1.1.1 didn't support this interface and methods..
Then I installed Apache JServ 1.1.2 hoping to solve this problem...
And again I got the same error : java.lang.NoSuchMethodError
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:323)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:484)
Do you have any idea about which version of Apache JServ do support this
methods (and some other url rewriting methods also ) ?
Thank you..
Yildiz Terkesli
e-mail : [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]