when l compiled it, error is at line 61..undefined variable 'propernoun'...
so declare it..

Rams 

 -----Original Message-----
From: haneesh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 24, 2001 12:49 PM
To: [EMAIL PROTECTED]
Subject: Query

on compiling the attached java file i receive the following error
 
C:\test\changed\loginagain.java:27: cannot resolve symbol
symbol  : method setMaxInactiveInterval  (int)
location: interface javax.servlet.http.HttpSession
        httpsession.setMaxInactiveInterval(1800);
                   ^
1 error
 
advice
thanks

Reply via email to