Facing Weird cache problem in JSP PAges

From: jock <jockey_sql_at_indya.com>
Date: 8 Jul 2002 23:28:22 -0700
Message-ID: <77a43c6a.0207082228.356926fe_at_posting.google.com>



[Quoted] I am facing a weird situation . I have a class, say clsMyClass written in Java
and call this class from my JSP page.
I make some code changes to the class. Compile and build them in the class directory using JDeveloper. Its simply not reflected in the JSP Page.
tried almost everything and i am in the process of going nuts. Please help.

I have tried

**Searched for duplicate copies of the *.class file in the entire
directory
**Tried shutting down Apache and restarting
**Tried shutting down Netscape/IE and restarting
**Tried shutting down Ultradev/JDeveloper and restarting
**Tried shutting down Windows and restarting
**Checked the import lines in the beginning of the JSP Page.
**Clicking on refresh button does not work. Even with pressing "Shift"
**Searched in the forums and web
**Deleted whatever temporary file with extension *TMP*.* i could find
in the Apache
**When i rebuild my class, i go to the class directory and check the
timestamp

In my class, i return a string to the JSP page. It is giving me the string from some old version. I dont have the old version of the JSP page anymore in my harddrive.

Development Environment:
Oracle J Developer 9i, Macromedia Ultradev Version 4 Apache Web Server
Apache Root D:\oracle\ora81\Apache\Apache\ Web Files stored in D:\oracle\ora81\Apache\Apache\htdocs\Foundries Class Files stored in
D:\oracle\ora81\Apache\Apache\WEB-INF\Classes\Foundry Problem occurs both with IE 6 and Netscape 7 Beta Received on Tue Jul 09 2002 - 08:28:22 CEST

Original text of this message