Hi Lin,

i've read the article,with the info from that only, i set 
session.persistence=false;

I've checked all my properties file ,local.properties, 
webbapp.propperties,global.properties

session.sessionpath=null
session.persistence=false

But still, it is not reloading with the new class file.

I wanted to clear my in-memory session data.During development,whenever the 
class file changes,i wanted the page should reflect the changes without 
taking care of session data.

i checked the folder under my web application\WEB-INF\sessions also.There is 
no file.

sahaya.

>From: Lin Lin <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: JRun-Talk <[EMAIL PROTECTED]>
>Subject: RE: using session object in jsp
>Date: Tue, 06 Feb 2001 19:03:13 -0500
>
>Please see http://www.allaire.com/handlers/index.cfm?ID=17454&Method=Full
>
>-----Original Message-----
>From: sahaya ranialex [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, February 06, 2001 4:55 PM
>To: JRun-Talk
>Subject: using session object in jsp
>
>
>
>Hi there,
>I am  using win NT/JRun 3.0.SP1
>In my .jsp page ,i am using javabean with scope session
>to get the value of user related information.
>i did a modification to .jsp page,when i try to view the page
>it does not reflect changes(old user info).but if i enter with new user
>info,
>it does reflect the changes.
>
>It does created new java file related to modified .jsp page.
>
>i cleared cache in the browser(memory,disk).
>I do cleared the session persistence  thro JMC.
>There is no info in WEB_INF\session under my web application.
>
>Where does the server store session related info.
>
>sahaya.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to