using template directives with anchor tags
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <7A5303C2B9286A429B61964CF2D758E11386A8@daebe008.americas.nokia.com> |
We need a way to use templates to take data from an iterative model and encapsulate it in an anchor tag. We tried using a BAction object, but that just ended up doing a toString() on it. Then we tried constructing the anchor tag ourselves, but it ends up getting URLEncoded somewhere... So, any ideas on how to use template directives with anchor tags? Thanks, Scott