I am using CryptedUrlWebRequestCodingStrategy by the way....

On 5/2/07, Andrew Berman <[EMAIL PROTECTED]> wrote:

Hello,

I upgraded to 1.2.6 and am getting a ClassCastException on line 161 of
WebRequestCodingStrategy.  When it calls 
request.getParameter(BEHAVIOR_ID_PARAMETER_NAME)
it is expecting a String, but it is returning a String array so I get a
classcastexception.  As a result, I cannot use 1.2.6

--Andrew

-------------------------------------------------------------------------
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