t; >> <
>>>
>>>
http://static.springframework.org/spring/docs/2.0.x/reference/spring-form.tld.html
>
>>>
>>> >>
>>> >>
>>> >> So your JSP would look something like:
>>>
MAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>>
wrote:
>>
>> m4, wanted to finish off some functionality before updating
to m5.
>>
>>
>> Cheers
>>
>> Aled
>>
>>
>>
>>
;>
>>
>> Cheers
>>
>> Aled
>>
>>
>>
>>
>>
>> *From:* Michael Horwitz [mailto: [EMAIL PROTECTED]
<mailto:[EMAIL
ish off some functionality before updating
to m5.
>>
>>
>> Cheers
>>
>> Aled
>>
>>
>>
>>
>>
>>
gt;>
>>
>> Cheers
>>
>> Aled
>>
>>
>>
>>
>>
>> *From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
>> <mailto:[EMAIL PROTECTED]>]
>> *Sent
PROTECTED]
>> <mailto:[EMAIL PROTECTED]>> wrote:
>>
>> m4, wanted to finish off some functionality before updating to m5.
>>
>>
>> Cheers
>>
>> Aled
>>
>>
>>
>> --
*From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>]
*Sent:* 06 July 2007 08:39
*To:* users@appfuse.dev.java.net <mailto:users@appfuse.dev.java.net>
*Subject:* Re: [appfuse-user] Drop down list population
Which version of AppFuse are yo
efore updating to m5.
Cheers
Aled
*From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>]
*Sent:* 06 July 2007 08:39
*To:* users@appfuse.dev.java.net <mailto:users@appfuse.dev.java.net>
*Subject:*
ROTECTED]> wrote:
m4, wanted to finish off some functionality before updating to m5.
Cheers
Aled
--
*From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
*Sent:* 06 July 2007 08:39
*To:* users@appfuse.dev.java.net
*Subject:* Re: [appfuse-user] Drop down list
m4, wanted to finish off some functionality before updating to m5.
Cheers
Aled
_
From: Michael Horwitz [mailto:[EMAIL PROTECTED]
Sent: 06 July 2007 08:39
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] Drop down list population
Which version of AppFuse are you
Which version of AppFuse are you using Aled?
On 7/5/07, Tsung <[EMAIL PROTECTED]> wrote:
Aled - Rather than having setCountryManager method, pass the
CountryManager
referene in CountryEditor's constructor.
--
View this message in context:
http://www.nabble.com/Add-ManyToOne-relationship-betw
Aled - Rather than having setCountryManager method, pass the CountryManager
referene in CountryEditor's constructor.
--
View this message in context:
http://www.nabble.com/Add-ManyToOne-relationship-between-user-and-a-new-pojo-tf3993393s2369.html#a11454095
Sent from the AppFuse - User mailing
Any ideas with this one guys? I can't work out why the custom editor's
setAsText and getAsText aren't being called...
Aled Rhys Jones wrote:
Seems I spoke too soon. Although the list of countries displays
correctly, it never gets saved.
I have a CountryEditor that has the methods required.
p
Seems I spoke too soon. Although the list of countries displays
correctly, it never gets saved.
I have a CountryEditor that has the methods required.
public class CountryEditor extends PropertyEditorSupport {
private GenericManager countryManager = null;
public void setCountryManager
Nice one Mike, finally got it working after spending most of yesterday
scratching my head and cursing google for not finding exactly what I
wanted ;-)
Cheers
Aled
Michael Horwitz wrote:
You are going to need to provide Spring MVC with a way to get from an
id to a country and vice-versa. As yo
You are going to need to provide Spring MVC with a way to get from an id to
a country and vice-versa. As you correctly point out this is done by
registering a custom property editor in your controller. To do this you need
to:
1) Extend the class PropertyEditorSupport to create the property edito
Hi peeps
Could someone recommend the best way of populating a drop down list in
edit/add forms? New to spring mvc and not sure of the correct way of
going about it.
I have a list of countries stored in the database. Access to these are
provided by a Generic Manager for crud. One of my edi
17 matches
Mail list logo