Hi All

Wicket 1.2.4

I hava a dropdownchoice with round tip to the server enabled on selection
change.

The problem is when i select a string which is delimited by double quotes,
the value comes up as
an empty string at the server side. The class which initially processes is
MultipartServletWebRequest .

It appears that  DiskFileItem#get() method returns empty array.

It works properly for single quotes.

How do I overcome this problem. Please help.


-Thanks
swaroop belur
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to