After having examined the source code of
ParameterInterceptor.java and its stack trace i noticed that
with http "POST" the method
ActionContext.getParameters() returned an empty HashMap.
Instead with "GET" HashMap was not empty.
So I thought that the problem was in the HTTP Request. The
first thing I did was to change browser. Then I tried with
Firefox with NO exception (!)
So the problem is the browser include in WTP eclipse 3.3.0,
but i don't know why..
------------------------------------------------------------
---------
Posted via Jive Forums
http://forums.opensymphony
.com/thread.jspa?threadID=141563&messageID=215132#215132
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe webwork.dev.java.net
For additional commands, e-mail: users-help webwork.dev.java.net
|