Re: Recursive Tag

2005-08-19 Thread Eugeny N Dzhurinsky
On Fri, Aug 19, 2005 at 11:05:55AM -0400, Rick Reumann wrote: > Cool tag Eugeny. Could you provide a sample of its use - or maybe add the > sample usage in the comments of the tag file. Well, I'm not sure if my previous mail arrived: you need to do " name="obj" start="" stop="" method="getNeste

Re: Recursive Tag

2005-08-19 Thread Rick Reumann
Cool tag Eugeny. Could you provide a sample of its use - or maybe add the sample usage in the comments of the tag file. On 8/19/05, Rahul P Akolkar <[EMAIL PROTECTED]> wrote: > > Eugeny N Dzhurinsky <[EMAIL PROTECTED]> wrote on 08/19/2005 09:25:34 > AM: > > I wrote the simple tag to handle and s

Re: Recursive Tag

2005-08-19 Thread Rahul P Akolkar
Eugeny N Dzhurinsky <[EMAIL PROTECTED]> wrote on 08/19/2005 09:25:34 AM: > I wrote the simple tag to handle and show the nested beans. May be it will be > good idea to add this tag to the JSTL standard tags repository? If you want to push for any additions or changes, you should influence the

Re: Struts 1.1 - html:select and html:options usage

2005-08-19 Thread Rahul P Akolkar
[EMAIL PROTECTED] wrote on 08/18/2005 06:29:41 PM: > Hi I'm new to struts and having problems referencing a nested collection of > objects for display in an dropdown list using and > tags user@struts.apache.org [ http://struts.apache.org/mail.html ] -Rahul

Recursive Tag

2005-08-19 Thread Eugeny N Dzhurinsky
I wrote the simple tag to handle and show the nested beans. May be it will be good idea to add this tag to the JSTL standard tags repository? -- Eugene N Dzhurinsky /* * Created on 19.08.2005 * @author Eugene N. Dzhurinsky, * JDevelop Software * [EMAIL PROTECTED] */ import java.io.IOExcep