Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

history problem in jsp page,internet explorer back button

843840Aug 4 2007 — edited Aug 6 2007
hi everyone

i have a jsp page suppose a.jsp.in which i am using dropdown menu to displays:list of data from database,one submit button i am using name select and click here.after selecting the value from dropdown menu ,again some other data will be displayed from some other table in same a.jsp page.


my problem is:

when user selects one value from drop down menu ,it is diplaying the value in same page .upto here is ok
and i click back button from I.E only one page back it is showing

but when user select the value form drop down menu 2nd time ,and after data get dipalyed in same apge a.jsp.then
whne i click back button ,now it is showing two a.jsp page .history is not going .
this is the problem.i dont want to this morw than one page get displayed in back button.only one page a.jsp


if anyone has understood my problem ,please help.

thanku
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2007
Added on Aug 4 2007
5 comments
255 views