Re: @StrutsParameter

Dave Newton <[email protected]> Thu, 25 Sep 2025 12:59:38 -0400
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CADJJoV4UyV4X-5SPaUfX_FZt8urjkZPz5nsE0kFqs6-+i1H0Kg@mail.gmail.com>
--000000000000d7de92063fa31845
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Thu, Sep 25, 2025 at 11:24 Prasanth <[email protected]> wrote:

> public Vector<String> getDistributionAmounts()

=E2=80=A6

> public void setContacts(ArrayList<Long> contacts)
>
> As you can see above which method (getXXX/setXXX) has to be annotated is
> changing between Vector and ArrayList.


It also changes the generic type; did it work with strings?

d

--000000000000d7de92063fa31845--