On 27/04/2010 15:45, M.H.G. Emmerig wrote:
> 
> 
> hello
> 
> We have a website which has it's content on a filesystem.
> all pages are jsp, with caching off.
> 
> when we change a jsp, it get's recompiled at once when refreshing the page,
> so the new content is displayed. This is correct.
> 
> now, when we delete a page from the filesystem and we do a refresh, it
> displays the page, when we do another refresh we get a page not found.
> I would expect a page not found after the first refresh!
> 
> What could be causing this behaviour?

The generated class for the JSP may not be immediately deleted.

You could verify this by monitoring the file system in the tomcat/work
directory.


p

> regards
> Milko Emmerig
> 
> 
> 
> Please consider the environment before printing this email.
> 
> De informatie verzonden met dit e-mailbericht is vertrouwelijk en
> uitsluitend bestemd voor de geadresseerde. Indien u als niet-geadresseerde
> dit bericht ontvangt, wordt u verzocht direct de afzender hierover te
> informeren en het bericht te vernietigen. Gebruik van informatie door
> onbevoegden, openbaarmaking of vermenigvuldiging  is verboden en kan leiden
> tot aansprakelijkheid. De afzender is niet aansprakelijk in geval van
> onjuiste overbrenging van het e-mailbericht en/of bij ontijdige ontvangst
> daarvan.
> 
> The information transmitted is confidential and intended only for the
> person or entity to whom or which it is addressed. If you are not the
> intended recipient of this communication, please inform us immediately and
> destroy this communication. Unauthorised use, disclosure or copying of
> information is strictly prohibited and may entail liability. The sender
> accepts no liability for improper transmission of this communication nor
> for any delay in its receipt.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to