Here's an idea,
  Have the status be incorporated into the resulting JSP... like @ the
top... then have it disappear (javascript, or whatever) when the resulting
JSP is fully loaded (ready to flush content to the browser).
  It's a much smarter way of doing it.  It eliminates a status page... it
makes the status be on the results; except it disappears when results are
there.

As my mom would say, "duh."

Yours,

  Nasser Dassi
  NYU Student Senator
  Software & Internet Developer
  [EMAIL PROTECTED]

  "Openmindedness Rewards A Lifetime"
----- Original Message -----
From: "Mihir Sahu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 2:42 PM
Subject: Back button


Hi,
   I have a jsp status page,  which is displayed by the call from a
servlet(this in turn was called by another jsp).  I do not want the back
button on the browser to take me to the jsp which had called by the
servlet, but to some other page(homepage etc.). Is there any method to
do it directly by including something in the status page.  Any help is
really appreciated.  Thanks
Regards
Mihir

===========================================================================
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

Reply via email to