Multipart http request loosing parameters after first access.

2017-04-08 Thread Amey Jadiye
Hi All, I'm using struts 1.2.9 and having requirement to upload and process file, obviously struts is handing multi-part request quite well however i'm having some existing logic where we have created my own filter from where all requests pass and i check authorization of user whether he is

Re: Can JCS have update events?

2017-04-08 Thread Thomas Vandahl
Please use [jcs] as a prefix to the subject when posting to us...@commons.apache.org. On 06.04.17 18:21, robertlazarski . wrote: > I am coding a simple local "Indexed Disk Auxiliary Cache" and > IsEternal=true using JCS, and I can't figure out how to have an > onUpdate() event. Is there update

Re: Can JCS have update events?

2017-04-08 Thread robertlazarski .
On Sat, Apr 8, 2017 at 7:13 AM, Thomas Vandahl wrote: > Please use [jcs] as a prefix to the subject when posting to > us...@commons.apache.org. Got it, thanks for the response. > > On 06.04.17 18:21, robertlazarski . wrote: >> I am coding a simple local "Indexed Disk Auxiliary