Re: PageExpiredException on production

2008-11-06 Thread rivkash1
ogress with this problem? I'm experiencing exactly the > same... > > Thanks > > > > rivkash1 wrote: >> >> hello all, >> >> We are working with Wicket (1.3.4) on production for a couple of months. >> It runs within jetty 6.1.7. >> For

Re: PageExpiredException on production

2008-09-03 Thread rivkash1
How do i check if the serializer is on/off? What's the defualt? Nino.Martinez wrote: > > Did you actively turn serializer check off? > > rivkash1 wrote: >> we set Wicket's logging level on production to DEBUG >> I don't see any non-serializable errors. &

Re: PageExpiredException on production

2008-09-03 Thread rivkash1
t mode on, and make sure the serializer check > is not turned off). This is the most common case for page expired > errors. > > Martijn > > On Wed, Sep 3, 2008 at 10:45 AM, rivkash1 <[EMAIL PROTECTED]> wrote: >> >> Hi Martijn >> >> NiteWebRequestCyclePr

Re: PageExpiredException on production

2008-09-03 Thread rivkash1
le of weeks - long before the NiteWebRequestCycleProcessor class was created in the application. thanks Rebecca Martijn Dashorst wrote: > > Sounds like a bug in your NiteWebRequestCycleProcessor > > Martijn > > On Wed, Sep 3, 2008 at 10:29 AM, rivkash1 <[EMAIL PROTECTED]

Re: PageExpiredException on production

2008-09-03 Thread rivkash1
Hello again, does someone have any more ideas about our problem? It is very problematic to work in production when the users are thrown out with exception each hour... thanks Rebecca rivkash1 wrote: > > hello all, > > We are working with Wicket (1.3.4) on production for a coup

Re: PageExpiredException on production

2008-09-02 Thread rivkash1
p, I belive 15 are the default? > > rivkash1 wrote: >> hello all, >> >> We are working with Wicket (1.3.4) on production for a couple of months. >> It >> runs within jetty 6.1.7. >> For some weeks, we are experiencing a strange PageExpiredException which >

PageExpiredException on production

2008-09-02 Thread rivkash1
hello all, We are working with Wicket (1.3.4) on production for a couple of months. It runs within jetty 6.1.7. For some weeks, we are experiencing a strange PageExpiredException which happens only on production env. It mostly happens on 2 main Pages in which the users submit the same form in a

Re: FileUploadField - how to get the folder info from this component?

2008-01-01 Thread rivkash1
hello again, can someone please answer my question below rivkash1 wrote: > > hello all, > > Let's say i have a form with a FileUploadField. > is there a way to get the original location of the submitted file on the > client pc. > now i can get only the file name vi

FileUploadField - how to get the folder info from this component?

2007-12-30 Thread rivkash1
hello all, Let's say i have a form with a FileUploadField. is there a way to get the original location of the submitted file on the client pc. now i can get only the file name via getClientFileName(), but i also need the full path to this file on the client pc (for example c:/myData/myDir1/myFile

File browser component in wicket

2007-12-24 Thread rivkash1
hello all, can someone please tell me if there is a wicket component which enables browsing files on my computer? I need to add a browse button to my page. thanks Rebecca -- View this message in context: http://www.nabble.com/File-browser-component-in-wicket-tp14486043p14486043.html Sent from