Ok. I found the problem... Some of the type conversion stuff Patrick
checked in at the last minute before rushing out is f***ed up....
Dammit. 

> -----Original Message-----
> From: Dag Liodden [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 15, 2003 2:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Parameters to/from action
> 
> 
> This looks like an issue in the current HEAD of xwork. Have 
> your tried 
> using the xwork jar included in the ww repository?
> 
> Dag
> 
> Jonas Eriksson wrote:
> 
> > 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


-------------------------------------------------------
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