Hmm.. Not sure yet, but I will look tomorrow.

> -----Original Message-----
> From: Jonas Eriksson [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, August 14, 2003 4:30 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] Parameters to/from action
> 
> 
> I have problems with sending parameters from jsp/vm to my action. I 
> started of using Webwork1 and it worked fine, but since I 
> decided to use 
> Webwork2 there is something wrong.
> 
> The first RegisterEmail example from 
> http://wiki.opensymphony.com/space/WebWork+2+UI+Tag+Guide
> does not work.
> 
> The setter methods of my ActionSupport class is invoked but the value 
> for any parameter is somehow not converted, or something...
> 
> This is the email variable in RegisterEmail class when the execute 
> method is called:
> 
> 21:55:51,313 ERROR ActionSupport:21 - email = 
> [EMAIL PROTECTED]
> 
> The setter methods is invoked as they should (by using 
> ParameterInterceptor in xwork.xml). Getter methods on the action is 
> working. I don't know if the following is correct neither, but the 
> Parameters map in ActionContext is like:
> 
> com.opensymphony.xwork.ActionContext.pa
> rameters -> {param=[Ljava.lang.String;@1958cc2}
> 
> Any idea of what is wrong?
> 
> I'm using latest cvs version of both webwork2 and xwork, and 
> tomcat4.1.
> 
> Thanks!
> /Jonas
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites 
> including Data Reports, E-commerce, Portals, and Forums are 
> available now. Download today and enter to win an XBOX or 
> Visual Studio .NET. 
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet
_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to