posted 17 years ago Hi all,
I got a script error in my jsp page.
I am new to struts 2.
My coding in jsp page is:
In my action class, i have the following attributes.
Method in action class is :
In my jsp page my combobox is populated with the database list, when i try to change the value in combo box i got script error,while calling the function 'displayDBDetails'.
Now what i need is when i change the value in combo box i need to populate the port in textfield.
Can anyone help me ?
[ March 14, 2008: Message edited by: angelin precilla ]