RE: Bowser back buttons and jsp

2001-02-22 Thread Matt MacGillivray1
Title: RE: Bowser back buttons and jsp I've run into similar problems and decided to deal with it through javascript, hoping the user won't open the page in a new browser window.  Although, you can still deal with that problem through javascript. You get rid of the back button

Re: Bowser back buttons and jsp

2001-02-22 Thread Tim Endres
I believe you will need to design your system to accomodate this case. There is no workaround that I am aware of, and this is a very common user behavior. tim. > This question doesn't really apply to the webserver in general. I have > developed an ecommerce application using java beans and jsp.

RE: Bowser back buttons and jsp

2001-02-22 Thread Kev Roberts
EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, February 21, 2001 3:49 PM > To: Orion-Interest > Subject: Bowser back buttons and jsp > > > > This question doesn't really apply to the webserver in > general. I have > developed an ecommer

SV: Bowser back buttons and jsp

2001-02-22 Thread Magnus Rydin
Title: SV: Bowser back buttons and jsp Just make sure that your application can handle ppl going forward and backward. Disble cache:ing if needed and define flowcontrol to manage the flow. Its pretty basic. WR > -Ursprungligt meddelande- > Från: Tim Endres [mailto:[EMAIL PRO

RE: Bowser back buttons and jsp

2001-02-22 Thread Ray Brown
nterest Subject: Bowser back buttons and jsp This question doesn't really apply to the webserver in general. I have developed an ecommerce application using java beans and jsp. Unfortunately, during qa testing, one problem keeps coming up. If you click the back button on the browser and ignore

Bowser back buttons and jsp

2001-02-21 Thread APapada
This question doesn't really apply to the webserver in general. I have developed an ecommerce application using java beans and jsp. Unfortunately, during qa testing, one problem keeps coming up. If you click the back button on the browser and ignore the navigation built into the system, you enc