I seem to have hit a quirk in Struts (version 1.2.7).
I have a resource bundle declared in the top-level (Default module).
I need to refer to it
in an html:img tag within the context of a module. I cannot figure
out how to do it.
The following syntax does not work :
html:img module='' bundle='bu
Kid,
> I try to get a collection from my jsp to my form bean.
do you mean that you get the exception when you POST from the JSP ?
Struts will not call your setPrestationsComptage(List
prestationsComptage) method.
Instead you must used indexed properties.
see:
http://struts.apache.org/struts-d
Interesting! How did tip.scoreHome render as tip.guessedScoreHome ?
On 4/23/06, martin <[EMAIL PROTECTED]> wrote:
> Hello
>
> I've a problem with indexed properties inside an iteration. Some of the
> properties are rendered as a text-area and should be editable by the
> user. The rendering goes f
3 matches
Mail list logo