getparameters gets the map
http://www.opensymphony.com/webwork/api/com/opensymphony/xwork/ActionContext
html

use the get mwthod to obtain the value to which this map maps the specified
key
http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html

M-
----- Original Message -----
From: "Ray" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, December 04, 2007 9:00 PM
Subject: How my own Interceptor get the parameters from JSP


> I tried to use getInvocationContext.getparameters this method return a
> Map. when I use Map's get method by key"username"
> I got a result like "@1c98b2"
> what's going on?
> Thx
>
> --
> Ray Chen(陈磊)
> Email:[EMAIL PROTECTED]
> Blog: http://clraychen.blogcn.com
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to