----------------------------------------------------------------
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!!!
----------------------------------------------------------------
on 3/24/00 10:37 PM, Sudheer Divakaran <[EMAIL PROTECTED]> wrote:
> Thanks. Now the session object is not null. But still calling 'encodeURL'
> of HttpServletResponse object causes internal server error. What I could
> gather from the log file is that calling 'encodeURL' causes exception
> 'java.lang.NoSuchMethod'. What could be wrong here? Any Idea? Also does
> Tomcat Supports URLRewriting?
What version of the JSDK are you using? If you are using != 2.0, then that
is another thing that you are doing wrong. Read the INSTALL document.
Like I said, the code that I copy/pasted works fine with
Win98/1.3.9/1.1/JSDK 2.0
-jon
--
--------------------------------------------------------------
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]