Just use the implicit object support of 1.0. http://www.displaytag.org/example-imp-objects.jsp
> -----Original Message----- > From: Joseph Ottinger [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 2:52 AM > To: [EMAIL PROTECTED] > Subject: Re: [displaytag-user] Display tag problem... > > > Geir, that's a "technically difficult" task. Perhaps JSP 2.0 > will help address it, but I haven't dug enough into that spec to say. > > On 30 Oct 2003, Geir Harris Hedemark wrote: > > > =?iso-8859-1?B?QuVyZCBBcnZlIEV2amVu ?= <[EMAIL PROTECTED]> > > writes: > > > And now, back to your question: If I understand you > correctly, you > > > would like to display a hyperlink if the column value is 'Y'. > > > > > > You'll need to make a decorator to fix this. Its pretty simple > > > stuff. Your decorator may look something like: > > > > Is there any way of having a decorator return jsp tags that are > > parsed? I would like to have a decorator make a Struts > select box for > > me, but the returned tags are not parsed by the server. > > > > Geir > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback Program. Does > > SourceForge.net help you be more productive? Does it > > help you create better code? SHARE THE LOVE, and help us help > > YOU! Click Here: http://sourceforge.net/donate/ > > _______________________________________________ > > displaytag-user mailing list [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/displaytag-user > > > > ------------------------------------------------------------------- > Joseph B. Ottinger http://enigmastation.com > IT Consultant [EMAIL PROTECTED] > J2EE Editor - Java Developer's Journal [EMAIL PROTECTED] > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > displaytag-user mailing list [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > > ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

