<s:token/> warning message struts2 -


when using

<s:token/> 

with struts 2 got warning message in log

warn [com.opensymphony.xwork2.ognl.ognlvaluestack] - <error setting expression 'struts.token.name' value '[ljava.lang.string;@7023f'> 

how can avoid that?

regards

it looks have multiple <s:token/> in form.

[ljava.lang.string

indicates string array send, happens if form sends same field multiple times.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -