Re: Adapting legacy request parameters into new POJO?

2010-04-15 Thread Mick Knutson
u, nous te demandons avec bonté que pour satisfaire > > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la > copie > > de ceci est interdite. Ce message sert à l'information seulement et > n'aura > > pas n'importe quel effet légalement

Re: Adapting legacy request parameters into new POJO?

2010-04-15 Thread Matt Benson
atoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > >> From: mknut...@baselogic.com >> Date: Tue, 13 Apr 2010 06:20:50 -0400 >> Subject: Re: Ada

RE: Adapting legacy request parameters into new POJO?

2010-04-14 Thread Martin Gainty
et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: mknut...@baselogic.com > Date: Tue, 13 Apr 2010 06:20:5

Re: Adapting legacy request parameters into new POJO?

2010-04-13 Thread Mick Knutson
the compiler plugin is implicit in Maven. You should have access to it automatically. But, if the examples are the same as the PDF document, then it is wrong as there is no DelegatingCopier anywhere and that is a main class that is used in that example. So if it is missing, then the examples will n

RE: Adapting legacy request parameters into new POJO?

2010-04-12 Thread Martin Gainty
ire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: mknut...@baselogic.com > Date: Mon, 12 Apr 2010 14:33:51 -0400 > Subject: Re: Adapting legacy request parameters into new POJO?

Re: Adapting legacy request parameters into new POJO?

2010-04-12 Thread Matt Benson
It'd probably be best to direct you to Morph's user list. See http:// morph.sourceforge.net/mail-lists.html -Matt On Apr 12, 2010, at 1:33 PM, Mick Knutson wrote: Morph seems to have what I think I want, but I have spent the past few hours trying to get a simple example working, and the doc

Re: Adapting legacy request parameters into new POJO?

2010-04-12 Thread Mick Knutson
Morph seems to have what I think I want, but I have spent the past few hours trying to get a simple example working, and the docs are wrong. It referes to many classes that doe not exist in the jar. I also can not seem to find any other good examples. Can you point any out for me? --- Thank You…

Re: Adapting legacy request parameters into new POJO?

2010-04-12 Thread Matt Benson
On Apr 11, 2010, at 5:28 PM, Mick Knutson wrote: I have an interesting issue I am trying to solve in a manageable way. I have a few dozen legacy JSP's that I am phasing out. But I have to do them 1by1. Each page create a POST of ~12 named request parameters that are ALL named different. V