Re: How to force XSP recompilation?

2003-08-24 Thread Sonny Sukumar
],[EMAIL PROTECTED] Subject: Re: How to force XSP recompilation? Date: Sat, 23 Aug 2003 21:13:14 -0400 See mixed comments below... - Original Message - From: Sonny Sukumar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 23, 2003 4:29 PM Subject: How to force XSP recompilation

RE: How to force XSP recompilation?

2003-08-24 Thread Nathaniel Alfred
: Sonntag, 24. August 2003 03:52 To: [EMAIL PROTECTED] Subject: Re: How to force XSP recompilation? The constant is in a Java class in a JAR file. Deleting all _xsp.java and _xsp.class files will work, although I was hoping for a more elegant solution. That way many XSPs which don't use

How to force XSP recompilation?

2003-08-23 Thread Sonny Sukumar
My problem is this: A snippet of Java code in my XSP references a constant of one of my backend Java classes (in a JAR file in WEB-INF/lib). However, I changed that constant value, recompiled and remade the JAR, restarted Tomcat, etc, but my XSP didn't get recompiled simply because I didn't