On 16 Apr, [EMAIL PROTECTED] wrote:
>
> Hi
>
> This is the code I have:
>
> public void beginGetMethod(ServletTestRequest theRequest) {
> theRequest.addParameter("strScreenId", "5");
> theRequest.addParameter("strMinRoleId", "1");
> }
>
Ahh, but unless I'm mistaken, this is for testing a POST request. If you
want to test a GET request, you have to do what I said in my first message.
But don't take my word for it, test it out first and if it fails, come back
with your results. Someone better qualified will most likely jump in with a
proper response.
L
--
Laurent Duperval <mailto:[EMAIL PROTECTED]>
In the war between men and women I prefer to follow the Bible's advice:
Love thine enemy.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>