Problems with f:param inside h:outputLink
There seems to be some weird issues with f:param inside h:outputLink. The first issue is "&" in param-values not being properly escaped, leading to completely wrong values on the receiver side.
The second seems a little more complex. If the value contains "--" (2 dashes) only the text of the link will be written to the page (no a-tag whatsoever).
This is on Suns JSF RI. If anybody knows anything about these issues i'd appreciate to hear about it!
:-)
- Awesome and legendary online pokertimer
- New releases for AuthenticRoast and ViewNControl
- New release of AuthenticRoast - Moved to Google code
- ViewNControl: VNC connections with pure HTML / JavaScript
- Make that mouse-pointer stay out of invisible areas
- RESTful web-services in Java using JAX-RS - Part 1: Getting up and running
- SumtnSumtn goes public :-)
- Problems with f:param inside h:outputLink
- Tomcat and UTF-8
- Multihead in KDE 4.2.2
Aike J Sommer