setparameter

2002-03-17 Thread @Basebeans.com

Subject: setparameter
From: Vic Cekvenich [EMAIL PROTECTED]
 ===
I need to implement setparameter(string,string), opposite of 
getParameter(string).
Can you suggest how?
tia,
Vic


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: setparameter

2002-03-17 Thread Mikael Eriksson

Hi

If you mean getParameter() in the request you should be looking
at the getAttribute and setAttribute methods to (hopefully) get
what you want.

  Regards
  Mikael


At 07:25 2002-03-17 -0800, you wrote:
Subject: setparameter
From: Vic Cekvenich [EMAIL PROTECTED]
  ===
I need to implement setparameter(string,string), opposite of
getParameter(string).
Can you suggest how?
tia,
Vic


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]