> On 7/6/05, Mick Knutson <[EMAIL PROTECTED]> wrote:
> > I have the following that works almost fine:
> >
> > > paramId="commonEnrollmentID"
> > paramName="consumerValidatorForm"
> > paramProperty="commonEnrollmentID"
> >
Mick Knutson wrote the following on 7/6/2005 6:42 PM:
Then what I get is "http://URL?commonEnrollmentID=12345";
What I need to be generated is:
"http://URL?action=historical&commonEnrollmentID=12345";
Because historical is an action met
On 7/6/05, Mick Knutson <[EMAIL PROTECTED]> wrote:
> I have the following that works almost fine:
>
> paramId="commonEnrollmentID"
> paramName="consumerValidatorForm"
> paramProperty="commonEnrollmentID"
>
I have the following that works almost fine:
Then what I get is "http://URL?commonEnrollmentID=12345";
What I need to be generated is:
"http://URL?action=historical&commonEnrollmentID=12345";
Because historical is an action method on my Lo
4 matches
Mail list logo