Hi,

I think I discovered a bug or at least undesired behaviour.

If my Action has a set method which expects an Object of type Integer
instead of int, the doExecute() method of this Action is not called and the
result of the Action is "input". There is no exception throwed or anything
else.

I'm not sure how this is handled by the jsp:setProperty method, but I think
having Integer instead of int should also be a supported option. I already
took a look at the source code, but I'm not sure where this takes place.
Perhaps someone with a better knowledge could dive into.

Greetings & Thanks
Christoph


_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to