I have a couple of questions relating to text that is in some way output from display:column.
- Things break the html seen by the browser if the text output contains a literal "<" or ">". Other text output tags I have worked with helps me escape characters that may cause problems. It does not seem that this tag can help me do this. Is this by design, or just an oversight? - I tried making a decorator that returned a JSP tag (a html:text struts tag). This tag was not seen by Tomcat. Is this a feature, or have I ignored something in the docs? Is there a better way of building a tabular form? Geir ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

