Hi,
I'm having problem in getting the list object from the actionform.
It returns null value.
my actionform look likes this:
my action class is looks like this:
my customer bean:
snippet of my struts-config.xml:
my
jsp snippet is like this:
scenario: bean customer is pre-populated and been able to display on the page.
problem, i would like to retrieve the form from the page and obtain the values, im able to get the transactionNumber and transactionLocation but when i obtain the list, it returns 0 as the size.
Is there anyone that can help me? i need to obtain the list object that has been populated.
[ July 23, 2007: Message edited by: krizel clemente ]
[ July 23, 2007: Message edited by: krizel clemente ]