Forum Discussion

omensio's avatar
omensio
Contributor
16 years ago

How to get request to variable (whic is written later into own log)

Hi! def request_content = request.getProperty( "Request").getValue(); This will not replace references with actual values? eg. this will be written to the request_content as it is below ...