Hi 

I am using Coverter for following thing.

<s:select name="courseImplementation.department"
list="listPropertySelectionModel.departmentListOfSchool" listValue="name"
listKey="id" />

After submiting form when i will come back to the same page at that time it
gives me following error.

ERROR [runtime]
Method public boolean
org.apache.struts2.components.ListUIBean.contains(java.lang.Object,java.lang.Object)
threw an exception when invoked on
[EMAIL PROTECTED]
The problematic instruction:
----------
==> if tag.contains(parameters.nameValue, itemKey) == true [on line 64,
column 9 in template/simple/select.ftl]
 in user-directive s.iterator [on line 41, column 1 in
template/simple/select.ftl]

Please see this if any one knows the cause of this problem.
Thanks in Advance

-- 
View this message in context: 
http://www.nabble.com/struts2-run-time-error-tf4688474.html#a13399829
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to