Have you seen org.apache.commons.jelly.interactive.*?
Should we merge the two ideas? Sounds like yours may be more robust. On 17 Jul 2002, John Casey wrote: > I submitted this once before to the maven-dev list, since I saw more > Jelly traffic on that than on commons-dev, but here goes again... > > I'm attaching the source code for an interaction tag library, that will > prompt the user for input and save the result to a variable... > > > > Additional features include: > > - input types: text, password, boolean, numeric text, and drop-down list > (comma-separated default value supplied) > > - auto-detection of GUI-enabled JVM's; console display for otherwise > - solid domain object model backing tags, to promote extensibility and > reimplementation into Ant task > > > The source files here are [mostly] well-documented. I'm posting them > here with the hope that they will be integrated into the Jelly project, > so that I can maintain them as a standard part of the Jelly tool. > > Please let me know what you think. > > Regards, > John Casey > > -- Bob McWhirter [EMAIL PROTECTED] The Werken Company http://werken.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
