Friends,

I am looking for attributes parsing examples. Any help is appreciated?

I want to get  difference between two feilds attributes

1. let say  end - start:

${end:minus(${start}) is this right way to do it?
2. I want to mask password in the url, how can i do it?

example: http://username:p...@host.com to http://username:xx...@host.com

3. How to parse url encoded post data?

Today i am doing all the conversation using ExecuteScriptProcessor using
python but it is very slow in processing.

Any help is appreciated.

-Madhu

Reply via email to