Thanks, Dean! I'm one of those who have responded several times to this and feels it isn't good design practice :^)
Further, I really think people need to understand: displaytag does not handle any kind of form submission outside of parameters that manage list attributes. As soon as you say, I want displaytag to handle params for blah-blah-blah, and "blah-blah-blah" is not one of sorting or paging, then you're out of displaytag's area of functionality and into servlet processing, Struts or Spring controllers, or whatever. Dean Pullen wrote: > If you hunt through the mail archive you'll see this issue has arisen > more than several times. > > Basically most developers feel it isn't good design practice. > However, someone has implemented it, his web page is here (incomplete > but he has left contact details): > http://www.euclidsoftware.com/displaytag/ > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > _______________________________________________ > displaytag-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/displaytag-user > -- Rick Herrick [EMAIL PROTECTED] I haven't got time for inner peace. "No reasonable definition of reality could be expected to permit this."--Albert Einstein, Boris Podolsky and Nathan Rosen in 1935 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

