Re: Error: html:multibox, backbutton, BeanPopulate Exception (IndexOutOfBoundsException)

2004-07-22 Thread Georg Filios
Hi Raghuram and Raul, thanks for your tips!!! I tried the caching tips, but the didnt worked on my apple using safari browser! Tip 1 did not help <% response.setHeader ("cache-control", "no-cache"); response.setHeader ("expires", "-1"); %> Tip 2: did not help and the configuration in strut

Re: Error: html:multibox, backbutton, BeanPopulate Exception (IndexOutOfBoundsException)

2004-07-22 Thread Georg Filios
Hi, i would like to prevent caching.. Georg Am 22.07.2004 um 11:36 schrieb Raghuram Kanadam: George are you looking from preventing the user from going back or are you looking for preventing caching? -Original Message- From: Georg Filios [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22

Re: Error: html:multibox, backbutton, BeanPopulate Exception (IndexOutOfBoundsException)

2004-07-22 Thread Georg Filios
? -Original Message- From: Georg Filios [mailto:[EMAIL PROTECTED] Sent: Thursday, July 22, 2004 3:06 PM To: [EMAIL PROTECTED] Subject: Error: html:multibox, backbutton, BeanPopulate Exception (IndexOutOfBoundsException) Hi, I am having a unnices error, which I can't solve. Even I am having

Error: html:multibox, backbutton, BeanPopulate Exception (IndexOutOfBoundsException)

2004-07-22 Thread Georg Filios
Hi, I am having a unnices error, which I can't solve. Even I am having found any hints in the archives, making me very nervous, that I totally messed up some concepts. Here is my Problem: I am using a html:multibox to select some entries (the number of the entries, is dynamic) i.e 5 differen