RE: [OS-webwork] Parameters to/from action

2003-08-16 Thread Jason Carreira
Code them up and add them to a Jira issue and we'll put them in the main release > -Original Message- > From: Dag Liodden [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 16, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] Parameters to/from actio

Re: [OS-webwork] Parameters to/from action

2003-08-16 Thread Dag Liodden
riday, 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 paramete

RE: [OS-webwork] Parameters to/from action

2003-08-15 Thread Jason Carreira
This should be fixed in beta > -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 cur

RE: [OS-webwork] Parameters to/from action

2003-08-15 Thread Jason Carreira
gt; 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

RE: [OS-webwork] Parameters to/from action

2003-08-15 Thread Jason Carreira
Any idea what the issue might be with the head of Xwork? Is it a type-conversion issue? > -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 acti

Re: [OS-webwork] Parameters to/from action

2003-08-15 Thread Dag Liodden
HEAD means the latest sources that are not tagged as something else - i.e the head of development (xw currently has no other branches, btw). WebWork currently includes a binary of an earlier snapshot of the head and I guess this bug or whatever it is has appeared after this snapshot. I've just

Re: [OS-webwork] Parameters to/from action

2003-08-15 Thread Jonas Eriksson
Big thanks! That did it. Now I just have to roll back my xwork.xml so it is accepted by the xwork jar included in ww2. But... what do you mean by "current HEAD of xwork"? (hmm... the HEAD tag in cvs I suppose... i.e this is some kind of bug?) /Jonas Dag Liodden wrote: This looks like an issue

Re: [OS-webwork] Parameters to/from action

2003-08-14 Thread Dag Liodden
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 Webw

RE: [OS-webwork] Parameters to/from action

2003-08-14 Thread Jason Carreira
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/