I used the @MountMixedParam (for the MixedParamUrlCodingStrategy). For
example:
@MountFixedMixedParam(parameterNames = {GamesListExport.PARAM_DAYS_AGO,
GamesListExport.PARAM_DATE, GamesListExport.PARAM_FILE_NAME})
I'm not quite sure how to do this in Wicket 1.5. This
https://cwiki.apache.org/WICKET/request-mapping.html wiki page mentions
named parameters but I'm not sure how you actually *name* them. I see
someone ported the old code, but how do I define a mount like above in 1.5?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/State-of-wicketstuff-Annotations-tp3587286p3680865.html
Sent from the Forum for Wicket Core developers mailing list archive at
Nabble.com.