Hmm since i am not a Java person and pretty new into programming, want to see 
if i can circumvent my issue using .esp.

Regards
Jithesh


On Thursday, August 25, 2011 at 11:28 AM, Justin Edelson wrote:

> How about using a filter for this extra processing?
> 
> Alternatively, you could use a PostProcessor. At that point, the file
> node/properties have been created in the Session, but the Session has
> not been saved, so you can abort at that point.
> 
> HTH,
> Justin
> 
> On Thu, Aug 25, 2011 at 1:58 PM, Jithesh A P <[email protected] 
> (mailto:[email protected])> wrote:
> > Hi Folks,
> > 
> > I am stuck at how to handle post of a file. For example i want to upload a 
> > file, do some processing like check for virus (during POST), then hand it 
> > back to normal POST operation.
> > 
> > Is it possible to achieve this using POST.esp and how?
> > 
> > Your input will be greatly appreciated.
> > 
> > Regards
> > Jithesh

Reply via email to