I didn't use submit, but URL encode submission for every record should work
as well, try this:
' >
where index of the vector B is passed to another C.do bean to process
assuming C bean can access B bean.
-Frank Nguyen
> -Original Message-
> From:
tags and do something like
>
>
> value="${param}"/>
>
> Ofcourse you would need to include those taglibs ( core and -el ).
>
> But why do you want to set the value as the form bean should populate it
> using the
> Property ("groupName") of the bean.
>
>
I have a form for record updating. To refill a field (called groupName) with
a bean's (GROUP_RESULT, saved by setAttribute()) property value, I do:
...
' property="groupName" /> %>'/>
I kept getting compilation error:
edit_group.jsp(28,93) Attribute value should be quoted
at org.apache.
Hi,
I would like to write a simple code like:
...
...
where X is String of property 'a' of bean 'A'.
Do you know what is the syntax ? I tried something like:
but it didn't work.
Thanks in advance.
-Frank
-
To un
4 matches
Mail list logo