As the other respondent rightly said (sorry, I deleted the email and I didn't catch the name!), the problem is that when you remove the source file, the class file and translated java files remain under JRun's jsp directory. This is something that was less of a problem when virtually all JSP users were Servlet programmers who knew pretty well how to deal with this. But it should be handled automagically by the app server. In fact Jasper in Tomcat 4.0 supports the behavior you were expecting (it was just added a few weeks ago). I'll enter it in our system at Allaire as an enhancement request. Scott Stirling > -----Original Message----- > From: Nathan Stanford [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 1:46 PM > To: JRun-Talk > Subject: Help? > > > I have gotten JSP to work but not where I wanted but here is a new > problem... > > Look at the attached picture and tell me how can this happen? I have a > testDatabase.jsp file that does not exist anymore I have stopped and > restarted the jsp web servers admin and default yet it still runs > this file? > HELP Why is doing this? Also the new name testDatabaseA1.jsp gives me a > 404. > > HELP, > Thanks, > Nathan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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
