Hi, Clean URL works well for me. Does it work if you remove "{myValue}" from the UrlBinding?
Christian -----Message d'origine----- De : Mikko Saarela [mailto:saarelami...@gmail.com] Envoyé : April-04-13 9:01 AM À : stripes-users@lists.sourceforge.net Objet : Re: [Stripes-users] Clean URL Parameters > You hit the URL directly : when stripes validates it fails on integer conversion, and then tries to foward to > the _sourcePage param which doesn't exist... > > <s:link/> and <s:form/> both generate the source page param. > > Otoh I don't understand why "1" doesn't convert to an int... have you tried to remove completely the > <at> Validate on myValue ? Stripes should type convert automatically here. Hi Remi, I tried without the @Validate annotation, with exactly the same result. I also tried to use it with a Stripes link-tag like this: <stripes:link beanclass="com.myserver.SomeActionBean"> <stripes:param name="myValue" value="5"/> The Link </stripes:link> ... also same result. ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users