Request parameters when method is post

2004-02-25 Thread Anna Bikkina
Hi,

I have a xsp form which passed parameters in the post. I cannot access these 
parameters when the method is post . When the method is get I can access the 
parameters.

Did anyone find the same problem. Is there a way I can come out of it.

Thanks,
Anna.


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



Re: Request parameters when method is post

2004-02-25 Thread Christopher Painter-Wakefield




What method are you using to get your request parameters?  It works just
fine for me, using request.getParameter(param-name) in XSP.

-Christopher




|-+
| |   Anna Bikkina |
| |   [EMAIL PROTECTED]|
| |   com |
| ||
| |   02/25/2004 04:35 |
| |   PM   |
| |   Please respond to|
| |   users|
| ||
|-+
  
--|
  |
  |
  |   To:   [EMAIL PROTECTED]  
|
  |   cc:  
  |
  |   Subject:  Request parameters when method is post 
  |
  
--|




Hi,

I have a xsp form which passed parameters in the post. I cannot access
these
parameters when the method is post . When the method is get I can access
the
parameters.

Did anyone find the same problem. Is there a way I can come out of it.

Thanks,
Anna.




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



Re: Request parameters when method is post

2004-02-25 Thread Anna Bikkina

I am using the same method. Dont know why its not working

Thanks,
Anna.

On Wednesday 25 February 2004 05:07 pm, Christopher Painter-Wakefield wrote:
 What method are you using to get your request parameters?  It works just
 fine for me, using request.getParameter(param-name) in XSP.

 -Christopher

 |-+
 |
 | |   Anna Bikkina |
 | |   [EMAIL PROTECTED]|
 | |   com |
 | |
 | |   02/25/2004 04:35 |
 | |   PM   |
 | |   Please respond to|
 | |   users|
 |
 |-+
 |
   
   --|
   
   |   To:   [EMAIL PROTECTED]
   |  | cc: 
   |   |
   | Subject:  Request parameters when method is post   
   ||
   |
   
   --|

 Hi,

 I have a xsp form which passed parameters in the post. I cannot access
 these
 parameters when the method is post . When the method is get I can access
 the
 parameters.

 Did anyone find the same problem. Is there a way I can come out of it.

 Thanks,
 Anna.




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


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



Re: Request parameters when method is post

2004-02-25 Thread Christopher Painter-Wakefield




Anna,

reply with the non-working code, including the sitemap entry, and someone
will surely spot the problem.

-Christopher


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