How can I get the Wurty String Decoded from JavaAgent?

I’m using Domino Designer / Domino Server 6.5, and i have a JavaAgent that needs to use the URL to get some parameters.

How can I do that??

Thanks,

Subject: How can I get the Wurty String Decoded from JavaAgent??

Use the documentcontext to get the query_string_decoded if you invoke the agent using a URL, like http://server/db.nsf/javaagent?openagent&param1=val1&param2=val2

HTH

Alex

http://www.dominocode.net