an ArrayList with 31 days but how can insert this
> ArrayList into a list of the select tag?
> --
> View this message in context:
> http://www.nabble.com/tag-select-tp22931262p22931262.html
> Sent from the Str
2009/4/7 PEGASUS84 :
> good evening;
> I've this question:
> I want crate a select tag with a list of 31 days.
> I create a java class with an ArrayList with 31 days but how can insert this
> ArrayList into a list of the select tag?
Don't duplicate topics, it doesn't help! I already answered your
good evening;
I've this question:
I want crate a select tag with a list of 31 days.
I create a java class with an ArrayList with 31 days but how can insert this
ArrayList into a list of the select tag?
--
View this message in context:
http://www.nabble.com/tag-select-tp22931262p22931262
y on EditField and so it gives you the
>>> stacktrace.
>>>
>>> Quick and dirty solution is to create such a propertyon the EditField
>>> action. If you want to avoid code duplication you could
>>> create a small action that gives you the Map and use the tag
>
you could
>> create a small action that gives you the Map and use the tag
>> as you populate the select.
>>
>> Cheers
>> Chris aka musomesa
>>
>>
>>
>>
>> -Original Message-
>> From: Mu
small action that gives you the Map and use the tag as
> you populate the select.
>
> Cheers
> Chris aka musomesa
>
>
>
>
> -Original Message-
> From: Muthu Velappan
> To: user@struts.apache.org
> Sent: Fri, 13 Mar 2009 2:12 pm
> Subject: org.ap
es you the Map and use the tag as you
populate the select.
Cheers
Chris aka musomesa
-Original Message-
From: Muthu Velappan
To: user@struts.apache.org
Sent: Fri, 13 Mar 2009 2:12 pm
Subject: org.apache.jasper.JasperException: tag 'select', field 'list', name
'
this.. Can any one throw
some light on how to clear this out...
SEVERE: Servlet.service() for servlet jsp threw exception
tag 'select', field 'list', name 'fieldTypeID': The requested list key
'fieldTypeMap' could not be resolved as a
collection/array/map/
input. All of a
sudden the list can not be looked up.
Anyone has an idea of what might be wrong?
This is with jetty being run from a maven plugin.
HTTP ERROR: 500
tag 'select', field 'list', name 'country': The requested list key
'#cl.countries' could n
Thanks Stuart, I'll change my code for anything that works!
Regards,
Alexandre Lima
- Original Message -
From: "Stuart Piltch" <[EMAIL PROTECTED]>
To:
Sent: Monday, January 22, 2007 11:05 AM
Subject: Re: [S2] Tag select have problems
The atributte of key field
> The atributte of key field is a Long. Then this is a bug because in
> previously versions worked.
Hi Alexandre,
I believe this is a bug in the current Struts2 code. See
https://issues.apache.org/struts/browse/WW-1601
https://issues.apache.org/struts/browse/WW-1634
Basically, the select
-
From: "Alexandre Mendonça Lima" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" ;
<[EMAIL PROTECTED]>
Sent: Monday, January 22, 2007 10:29 AM
Subject: Re: [S2] Tag select have problems
Hi André,
The atributte of key field is a Long. Then this is a bug becaus
11:23 AM
Subject: Re: [S2] Tag select have problems
I had the same problem if the key field were a primitive type that works...
Like int insted Integer...
Alexandre Mendonça Lima escreveu:
Hi everyone,
I got last version Struts 2.0.3 today and updated now my application but
one page is gone wr
,
Alexandre Lima
- Original Message -
From: "Alexandre Mendonça Lima" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, January 22, 2007 9:57 AM
Subject: [S2] Tag select have problems
Hi everyone,
I got last version Struts 2.0.3 today and up
I had the same problem if the key field were a primitive type that works...
Like int insted Integer...
Alexandre Mendonça Lima escreveu:
Hi everyone,
I got last version Struts 2.0.3 today and updated now my application
but one page is gone wrong.
In this page, I have the code:
listValue="desc
Hi everyone,
I got last version Struts 2.0.3 today and updated now my application but one
page is gone wrong.
In this page, I have the code:
listValue="descricao" headerKey="-1" headerValue=" " />
My Action class have two atributes: todasRegioes is a java.util.List and
filtroRegiao is a jav
State:
Where USStateValues and USStateLabels are application scope attributes.
USStateValues is {"AL", "AZ", "AR", . . .} and USStateLabels is
{"Alabama", "Arizona",
Hello,
I am quite new to Struts, but have been playing with this framework for
some time now (mostly as a means of understanding the framework)...
There is still one thing that isn't clear for me though : I understand
how to use a "simple" html:select tag, but when it comes to use a
Collection
18 matches
Mail list logo