yes, that exactly what i wont "to catch the exception". The problem is that i have only wicket pages with some parameters and the exception occurs befor the constructor in the page instance is called. so I wont to catch this exception but i dont find the way or the position where to write the catch code!
w_user wrote:
hallo,
How can i override the AbstractRequestTargetUrlCodingStrategy.decodeParameters() function to catch and correct the exception "java.lang.IllegalStateException: URL fragment has unmatched key/value pair"
please help!