,
ActionMapping mapping) {
.
Map parameterMap = request.getParameterMap();//the line
..
}
The thing I don't understand is before this line was called. debug show
the parameterMap in request is empty! however after this line. the
parameterMap was filled with values!!!And this me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nitin,
Nitin M. Mandolkar wrote:
> As Map stores values as Kay and Value pair. Where type of value is
> Object. Here I am asking to Cast Object to String or call object
> toString method.
Sorry... is there a question in there?
I definitely posted c
Users Mailing List
Subject: Re: request.getParameterMap
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nitin,
> From: temp temp [mailto:[EMAIL PROTECTED]
> How can I translatevalue [Ljava.lang.String;@1849daf to
> readable String?
Nitin M. Mandolkar wrote:
> Cast it to S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nitin,
> From: temp temp [mailto:[EMAIL PROTECTED]
> How can I translatevalue [Ljava.lang.String;@1849daf to
> readable String?
Nitin M. Mandolkar wrote:
> Cast it to String object.
This won't work. Casting String[] to a String will resul
Cast it to String object.
Nitin
-Original Message-
From: temp temp [mailto:[EMAIL PROTECTED]
Sent: Friday, November 03, 2006 8:04 AM
To: user@struts.apache.org
Subject: request.getParameterMap
I want all the parameters in ServletRequest object for this I am
using the method
On 11/3/06, temp temp <[EMAIL PROTECTED]> wrote:
I want all the parameters in ServletRequest object for this I am using the
method request.getParameterMap(). It returns java.util.Map which contains
request parameter name and its value.When I print out the Map I can read the
key
I suppose this values are array of strings ...
temp temp a écrit :
I want all the parameters in ServletRequest object for this I am using the
method request.getParameterMap(). It returns java.util.Map which contains
request parameter name and its value.When I print out the Map I can
@struts.apache.org
Subject: request.getParameterMap
I want all the parameters in ServletRequest object for this I am using
the method request.getParameterMap(). It returns java.util.Map which
contains request parameter name and its value.When I print out the Map I
can read the key but I cannot read the
I want all the parameters in ServletRequest object for this I am using the
method request.getParameterMap(). It returns java.util.Map which contains
request parameter name and its value.When I print out the Map I can read the
key but I cannot read the value .
Here is the
9 matches
Mail list logo