Hi
I am using an arraylist in a form bean to populate a table.
But when I submit the form and same screen appears again, the order of the value in
the table changes, and it keeps on happening after every submit.
Could anyone please help me
Please someone help me on this.
kamakshya mishra <[EMAIL PROTECTED]> wrote:Hi,
The action name is the same as in the xml. Actually there are lot of string fields in
the form. If i remove this particulat code and submit then it works fine. The form
comes back prepouplated with the val
"Philip, Mathew" <[EMAIL PROTECTED]> wrote:
check . action name should be representing the action mapping in
struts-config.xml.
Easy way to do is, view the source of the page displayed. Check for the form
tag. See what the formbean is
hope this helps
-Original Message-
Hi,
I have this line in my jsp
When I am submitting the form it gives me the error
java.lang.IllegalArgumentException: No bean specified
Could anyone please help me on this?
The EmployeeDetailsForm has this code
public class Em
4 matches
Mail list logo