Rui,
Your pages are being "cached" by your JSP server. It's good practice to
"always" stop and start your JSP server whenever you have made changes to
your JSP to make sure that the JSP pages are "recompiled".
Celeste
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Ruaidhrm Fernandes
Sent: Saturday, May 05, 2001 2:13 PM
To: [EMAIL PROTECTED]
Subject: PROBLEM-Changes in included pages not updating?
Hi all,
I'm new to JSP so this might be an easily answered
question.(hope so :)
I have a main JSP page called index.jsp and it
contains links to other JSP pages, it also includes a
banner.jsp.
My problem is, that when i make a change in one/some
of the linked files or banner files and save it and i
reload the index.jsp in the browser, the changes are
not updated. I found out that if i change something in
the index file on purpose and then reload it, then the
changes are updated. This is the same for all my
files.
Is there an easier way instead of making dummy changes
and saving?
Thanks in advance
Rui
=====
"If a rabbit's foot is so lucky,..... what happened to the rabbit?"
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets